Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring 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.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision e9feead11104a79958b96d3b5002b690e920a981 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e9feead11104a79958b96d3b5002b690e920a981 # timeout=10 Commit message: "sgsn: remove osmo-sgsn <= 1.12.0 code path" > git rev-list --no-walk e9feead11104a79958b96d3b5002b690e920a981 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins3806342089133753799.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:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + 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-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20250222-1239-54608fa3-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20250222-1239-54608fa3-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'] [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-20250222-1239-54608fa3-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-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-20250222-1239-54608fa3-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 [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [246 kB] Fetched 9306 kB in 1s (11.5 MB/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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn: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-20250222-1239-54608fa3-0', 'make', '-j', '21'] 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_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Containers_part_3.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_6.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_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_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Emulation_part_1.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_4.cc Creating dependency file for BSSGP_Emulation_part_5.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_Emulation.cc Creating dependency file for RAN_Adapter.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_4.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_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_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_4.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_7.cc Creating dependency file for SCTPasp_Types_part_6.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_1.cc Creating dependency file for SCTPasp_Types_part_2.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_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_4.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_1.cc Creating dependency file for RANAP_Types_part_2.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_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_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_2.cc Creating dependency file for Osmocom_Gb_Types_part_3.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_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for 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_4.cc Creating dependency file for NS_Types_part_3.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_4.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for 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_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.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_2.cc Creating dependency file for IPL4asp_Types_part_3.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 GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.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 GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.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.cc Creating dependency file for IPA_CodecPort_CtrlFunct.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 GTPC_Types.cc Creating dependency file for GTPU_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 env 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 env 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 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 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 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 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 env 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 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_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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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 [197 kB] Fetched 198 kB in 1s (351 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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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 -> libgtp11: 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-sigtran11: installing libosmo-sigtran-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-20250222-1239-54608fa3-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-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-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-20250222-1239-54608fa3-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 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 libgtp11 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 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 48 not upgraded. Need to get 13.8 MB of archives. After this operation, 22.7 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp11 1.13.0 [40.2 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.9.0 [21.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran11 2.1.0 [128 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.1.0 [456 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.1.0 [18.2 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.1.0 [22.7 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.13.0 [108 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.7.0 [224 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.7.0 [953 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.13.0 [141 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.13.0 [527 kB] Fetched 13.8 MB in 0s (89.1 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 ... 40050 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.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../03-libgtp11_1.13.0_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.0) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../10-libosmo-sigtran11_2.1.0_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.1.0_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.1.0_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.1.0_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0) ... 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.13.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.7.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.7.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.13.0_amd64.deb ... Unpacking osmo-sgsn (1.13.0) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.13.0_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.13.0) ... 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.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libgtp11:amd64 (1.13.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libgtp-dbg:amd64 (1.13.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmo-sigtran11:amd64 (2.1.0) ... Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-gsup-client0:amd64 (1.9.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0) ... Setting up osmo-stp:amd64 (2.1.0) ... 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.7.0) ... Setting up osmo-sgsn (1.13.0) ... 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.7.0) ... Setting up osmo-stp-dbg:amd64 (2.1.0) ... Setting up osmo-sgsn-dbg:amd64 (1.13.0) ... 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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-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-20250222-1239-54608fa3-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20250222123919110 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250222123919110 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250222123919110 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:623) 20250222123919110 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250222123919110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250222123919110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250222123919110 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20250222123919110 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20250222123919110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250222123919110 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20250222123919110 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250222123919110 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250222123919110 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20250222123919110 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250222123919110 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250222123919110 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20250222123919110 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-20250222-1239-54608fa3-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 0x5595aaa04d40(sgsn) with 23 counters 20250222123919305 DLSS7 INFO (r=127.0.0.1:34645<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222123919305 DLSS7 INFO (r=127.0.0.1:34645<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250222123919305 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:34645<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250222123919305 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250222123919305 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250222123919305 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222123919305 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250222123919305 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250222123919305 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250222123919307 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250222123919307 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:969) 20250222123919307 DGPRS NOTICE libGTP v1.13.0 initialized (sgsn_main.c:456) 20250222123919307 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250222123919307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123919307 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20250222123919307 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20250222123919307 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20250222123919307 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222123919307 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222123919307 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222123919307 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222123919307 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222123919307 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222123919307 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222123919307 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222123919307 DLSS7 INFO (r=127.0.0.1:60167<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222123919307 DLSS7 INFO (r=127.0.0.1:60167<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250222123919307 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:60167<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20250222123919307 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20250222123919307 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250222123919307 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250222123919307 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250222123919307 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250222123919307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222123919307 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:34645<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:769) 20250222123919307 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222123919307 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222123919307 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250222123919307 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222123919307 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222123919307 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [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-20250222-1239-54608fa3-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@0db0551d115f: Unix server socket created successfully. MC@0db0551d115f: Listening on TCP port 43481. 0db0551d115f is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 0db0551d115f 43481 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@0db0551d115f: New HC connected from 10.0.2.100 [10.0.2.100]. 0db0551d115f: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@0db0551d115f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@0db0551d115f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0db0551d115f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0db0551d115f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0db0551d115f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0db0551d115f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@0db0551d115f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@0db0551d115f: Configuration file was processed on all HCs. MC@0db0551d115f: Creating MTC on host 10.0.2.100. MC@0db0551d115f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@0db0551d115f: 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 ------ Sat Feb 22 12:39:19 UTC 2025 /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 20250222123920308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123920308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach started. 20250222123920831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222123920837 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123920884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNCONFIGURED}: Allocated (fsm.c:456) 20250222123920884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250222123920884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250222123920884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222123920884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123920884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123920884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123920884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123920884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123920885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123920885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123920885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123920886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123920886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123920886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123920886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123920886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250222123920886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222123920886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123920886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222123920887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123920887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123920890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222123920899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123920900 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(8)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123920902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250222123920902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250222123920902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250222123920902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222123920902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123920902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123920902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123920902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123920902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach-BVCI196(6)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(12)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123920903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123920903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123920903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123920903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123920903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123920903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123920903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123920903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250222123920903 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222123920903 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123920903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123920903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123920903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123920907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123920907 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) SGSN_Test-Gb2-NS2(13)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222123920914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123920914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(13)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@0db0551d115f: Provider Link came up: sending NS-RESET TC_attach-BVCI210(11)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222123920917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNCONFIGURED}: Allocated (fsm.c:456) 20250222123920917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250222123920917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250222123920917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222123920917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123920917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123920917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123920917 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123920917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123920918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123920918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123920918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123920918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123920918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123920918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123920918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123920918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250222123920918 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222123920918 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123920918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123920918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123920918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123920920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123920920 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)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123920924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123920924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222123921308 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222123921308 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:751) 20250222123921308 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250222123921308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250222123921308 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20250222123921308 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20250222123921308 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250222123921308 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250222123921308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250222123921308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222123921309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123921309 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250222123921309 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222123921309 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222123921309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250222123921309 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222123921309 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222123921309 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222123921309 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222123921309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222123921309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222123921309 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222123921309 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5595ae92ac60]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250222123921310 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) SGSN_Test-GSUP-IPA(18)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@0db0551d115f: 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) } } } } 20250222123921313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222123921314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@0db0551d115f: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='DD191EB5'O, index=0 SGSN_Test-GSUP(19)@0db0551d115f: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@0db0551d115f: 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 := 'BAB1211183CDA1154B08FA09A6AEFE9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0969D11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '16B9E3EADE4CD86F'O } } } } } 20250222123922365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123922365 DLLC NOTICE LLME(ffffffff/dd191eb5){UNASSIGNED} LLC RX: unknown TLLI 0xdd191eb5, creating LLME on the fly (gprs_llc.c:552) 20250222123922365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222123922365 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1325) 20250222123922365 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222123922365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222123922365 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222123922365 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222123922365 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222123922365 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222123922365 DLLC NOTICE LLME(ffffffff/dd191eb5){UNASSIGNED} LLGM Assign pre (dd191eb5 => ea6394fc) (gprs_llc.c:1079) 20250222123922365 DLLC NOTICE LLME(dd191eb5/ea6394fc){ASSIGNED} LLGM Assign post (dd191eb5 => ea6394fc) (gprs_llc.c:1125) 20250222123922365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222123922365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222123922365 DMM DEBUG MM(262420000000001/ea6394fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222123922374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123922374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222123922374 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123922374 DMM DEBUG MM(262420000000001/ea6394fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1139) 20250222123922374 DMM NOTICE MM(262420000000001/ea6394fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222123922374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222123922374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222123922374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222123922374 DMM DEBUG MM(262420000000001/ea6394fc) Requesting authorization (sgsn_auth.c:160) 20250222123922374 DMM INFO MM(262420000000001/ea6394fc) Requesting authentication tuples (sgsn_auth.c:184) 20250222123922374 DMM DEBUG MM(262420000000001/ea6394fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222123922374 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250222123922374 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)@0db0551d115f: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@0db0551d115f: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250222123922376 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222123922376 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222123922376 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222123922376 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222123922376 DMM INFO MM(262420000000001/ea6394fc) Subscriber data update (mmctx.c:445) 20250222123922376 DMM DEBUG MM(262420000000001/ea6394fc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222123922376 DMM INFO MM(262420000000001/ea6394fc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222123922376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222123922376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222123922376 DMM INFO MM(262420000000001/ea6394fc) <- GMM AUTH AND CIPHERING REQ (rand = ba b1 21 11 83 cd a1 15 4b 08 fa 09 a6 ae fe 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222123922381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123922381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222123922381 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123922381 DMM INFO MM(262420000000001/ea6394fc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222123922381 DMM NOTICE MM(262420000000001/ea6394fc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222123922381 DMM DEBUG MM(262420000000001/ea6394fc) checking auth: received GSM SRES = a0 96 9d 11 (gprs_gmm.c:721) 20250222123922381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222123922381 DMM DEBUG MM(262420000000001/ea6394fc) Requesting authorization (sgsn_auth.c:160) 20250222123922381 DMM INFO MM(262420000000001/ea6394fc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222123922381 DMM DEBUG MM(262420000000001/ea6394fc) Requesting subscriber data update (gprs_subscriber.c:894) 20250222123922381 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250222123922381 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) 20250222123922381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222123922381 DMM INFO MM(262420000000001/ea6394fc) <- GMM ATTACH ACCEPT (new P-TMSI=0xea6394fc) (gprs_gmm.c:355) 20250222123922382 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222123922382 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222123922382 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250222123922382 DMM INFO MM(262420000000001/ea6394fc) Subscriber data update (mmctx.c:445) 20250222123922382 DMM DEBUG MM(262420000000001/ea6394fc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222123922382 DMM INFO MM(262420000000001/ea6394fc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222123922382 DMM NOTICE MM(262420000000001/ea6394fc) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1055) 20250222123922382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222123922382 DMM NOTICE MM(262420000000001/ea6394fc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222123922382 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) 20250222123922383 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222123922383 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250222123922383 DMM INFO MM(262420000000001/ea6394fc) Subscriber data update (mmctx.c:445) 20250222123922383 DMM DEBUG MM(262420000000001/ea6394fc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222123922386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123922386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222123922386 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123922386 DMM INFO MM(262420000000001/ea6394fc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222123922386 DMM NOTICE MM(262420000000001/ea6394fc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222123922386 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222123922386 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222123922386 DLLC NOTICE LLME(dd191eb5/ea6394fc){ASSIGNED} LLGM Assign pre (ffffffff => ea6394fc) (gprs_llc.c:1079) 20250222123922386 DLLC NOTICE LLME(ffffffff/ea6394fc){ASSIGNED} LLGM Assign post (ffffffff => ea6394fc) (gprs_llc.c:1125) 20250222123922386 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222123922386 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222123922386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222123922386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@0db0551d115f: setverdict(pass): none -> pass TC_attach-BVCI196(6)@0db0551d115f: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@0db0551d115f: Final verdict of PTC: pass 20250222123922440 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52358<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(17)@0db0551d115f: Final verdict of PTC: none -NSVCI98(12)@0db0551d115f: Final verdict of PTC: none 20250222123922444 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222123922445 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(7)@0db0551d115f: Final verdict of PTC: none TC_attach-BVCI220(16)@0db0551d115f: Final verdict of PTC: none TC_attach-BVCI196(6)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@0db0551d115f: Final verdict of PTC: none TC_attach-BVCI210(11)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(15)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(10)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(19)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(5)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:39:22 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250222123922618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222123923020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52372<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97996) 20250222123923446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123923446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222123923584 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222123923584 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250222123923584 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:60167 err=None (osmo_ss7_asp.c:788) Waiting for packet dumper to finish... 1 (prev_count=97996, count=104048) 20250222123924447 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123924447 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:39:25 UTC 2025 /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 20250222123925448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123925448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_mnc3 started. 20250222123926112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222123926112 DMM INFO MM(262420000000001/ea6394fc) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222123926112 DMM INFO MM(262420000000001/ea6394fc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222123926112 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222123926112 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222123926112 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222123926112 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222123926112 DLLC NOTICE LLME(ffffffff/ea6394fc){ASSIGNED} LLGM Assign pre (ea6394fc => ffffffff) (gprs_llc.c:1079) 20250222123926112 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea6394fc => ffffffff) (gprs_llc.c:1125) 20250222123926112 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250222123926112 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) 20250222123926112 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:402) 20250222123926112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222123926112 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222123926112 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222123926112 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222123926112 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123926129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222123926130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123926130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123926130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123926130 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222123926130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123926130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123926130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123926130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123926131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123926131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123926131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123926131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123926131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123926131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123926131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123926131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123926131 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222123926131 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123926131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123926131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123926131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123926133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123926139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123926139 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123926146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222123926146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123926146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123926146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123926146 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222123926146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123926146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123926146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123926146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123926147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123926147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123926147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123926147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123926147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123926147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123926147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123926147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123926147 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222123926147 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123926147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123926147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123926147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123926149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(32)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123926153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123926153 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123926164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222123926164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123926164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123926164 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123926164 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222123926164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123926164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123926164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123926164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123926165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123926165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123926165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123926165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123926165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123926165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123926165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123926165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123926165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222123926165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123926165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123926166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123926166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123926169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123926173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123926173 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(34)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222123926449 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123926449 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222123926449 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222123926449 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@0db0551d115f: 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) } } } } 20250222123926453 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222123926454 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@0db0551d115f: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CABF9498'O, index=0 SGSN_Test-GSUP(38)@0db0551d115f: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@0db0551d115f: 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 := '1E6A70F368378F970A899FFB6D5BA4D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0DFE8BB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42C384CA14B4D0DD'O } } } } } 20250222123927532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123927532 DLLC NOTICE LLME(ffffffff/cabf9498){UNASSIGNED} LLC RX: unknown TLLI 0xcabf9498, creating LLME on the fly (gprs_llc.c:552) 20250222123927532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222123927532 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1325) 20250222123927533 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222123927533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222123927533 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222123927533 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222123927533 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222123927533 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222123927533 DLLC NOTICE LLME(ffffffff/cabf9498){UNASSIGNED} LLGM Assign pre (cabf9498 => cd534297) (gprs_llc.c:1079) 20250222123927533 DLLC NOTICE LLME(cabf9498/cd534297){ASSIGNED} LLGM Assign post (cabf9498 => cd534297) (gprs_llc.c:1125) 20250222123927533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222123927533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222123927533 DMM DEBUG MM(262420000001001/cd534297) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222123927566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123927566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222123927566 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123927566 DMM DEBUG MM(262420000001001/cd534297) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250222123927566 DMM NOTICE MM(262420000001001/cd534297) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222123927566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222123927566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222123927566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222123927566 DMM DEBUG MM(262420000001001/cd534297) Requesting authorization (sgsn_auth.c:160) 20250222123927566 DMM INFO MM(262420000001001/cd534297) Requesting authentication tuples (sgsn_auth.c:184) 20250222123927566 DMM DEBUG MM(262420000001001/cd534297) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222123927566 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250222123927566 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)@0db0551d115f: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@0db0551d115f: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250222123927574 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222123927574 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222123927574 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222123927574 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222123927574 DMM INFO MM(262420000001001/cd534297) Subscriber data update (mmctx.c:445) 20250222123927574 DMM DEBUG MM(262420000001001/cd534297) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222123927574 DMM INFO MM(262420000001001/cd534297) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222123927574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222123927574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222123927574 DMM INFO MM(262420000001001/cd534297) <- GMM AUTH AND CIPHERING REQ (rand = 1e 6a 70 f3 68 37 8f 97 0a 89 9f fb 6d 5b a4 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222123927590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123927590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250222123927590 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123927590 DMM INFO MM(262420000001001/cd534297) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222123927590 DMM NOTICE MM(262420000001001/cd534297) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222123927590 DMM DEBUG MM(262420000001001/cd534297) checking auth: received GSM SRES = 0d fe 8b b0 (gprs_gmm.c:721) 20250222123927590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222123927590 DMM DEBUG MM(262420000001001/cd534297) Requesting authorization (sgsn_auth.c:160) 20250222123927590 DMM INFO MM(262420000001001/cd534297) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222123927590 DMM DEBUG MM(262420000001001/cd534297) Requesting subscriber data update (gprs_subscriber.c:894) 20250222123927590 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250222123927590 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) 20250222123927590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222123927590 DMM INFO MM(262420000001001/cd534297) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd534297) (gprs_gmm.c:355) 20250222123927593 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222123927593 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222123927593 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250222123927593 DMM INFO MM(262420000001001/cd534297) Subscriber data update (mmctx.c:445) 20250222123927593 DMM DEBUG MM(262420000001001/cd534297) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222123927593 DMM INFO MM(262420000001001/cd534297) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222123927593 DMM NOTICE MM(262420000001001/cd534297) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250222123927593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222123927594 DMM NOTICE MM(262420000001001/cd534297) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222123927594 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) 20250222123927595 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222123927595 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250222123927595 DMM INFO MM(262420000001001/cd534297) Subscriber data update (mmctx.c:445) 20250222123927595 DMM DEBUG MM(262420000001001/cd534297) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222123927607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123927607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222123927607 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123927607 DMM INFO MM(262420000001001/cd534297) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222123927607 DMM NOTICE MM(262420000001001/cd534297) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222123927607 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222123927607 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222123927607 DLLC NOTICE LLME(cabf9498/cd534297){ASSIGNED} LLGM Assign pre (ffffffff => cd534297) (gprs_llc.c:1079) 20250222123927607 DLLC NOTICE LLME(ffffffff/cd534297){ASSIGNED} LLGM Assign post (ffffffff => cd534297) (gprs_llc.c:1125) 20250222123927607 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222123927607 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222123927607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222123927607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@0db0551d115f: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@0db0551d115f: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@0db0551d115f: Final verdict of PTC: pass 20250222123927668 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35440<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222123927672 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222123927672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(27)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(38)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@0db0551d115f: Final verdict of PTC: none -NSVCI98(31)@0db0551d115f: Final verdict of PTC: none -NSVCI99(36)@0db0551d115f: Final verdict of PTC: none -NSVCI97(26)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@0db0551d115f: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@0db0551d115f: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@0db0551d115f: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(24)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(35)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(29)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_mnc3 finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:39:27 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250222123927774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222123928176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35456<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84980) 20250222123928673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123928673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84980, count=89336) 20250222123929675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123929675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:39:30 UTC 2025 /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 20250222123930676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123930676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_umts_aka_umts_res started. 20250222123931219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222123931223 DMM INFO MM(262420000001001/cd534297) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222123931223 DMM INFO MM(262420000001001/cd534297) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222123931223 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222123931223 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222123931223 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222123931223 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222123931223 DLLC NOTICE LLME(ffffffff/cd534297){ASSIGNED} LLGM Assign pre (cd534297 => ffffffff) (gprs_llc.c:1079) 20250222123931223 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd534297 => ffffffff) (gprs_llc.c:1125) 20250222123931223 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250222123931223 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) 20250222123931223 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:402) 20250222123931223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222123931223 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222123931223 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222123931223 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222123931223 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123931255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222123931255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123931255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123931256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123931256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222123931256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123931256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123931256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123931256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123931256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123931256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123931256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123931257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123931257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123931257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123931257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123931257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123931257 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222123931257 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123931257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123931257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123931257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123931259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123931265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123931265 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@0db0551d115f: 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(50)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123931270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222123931270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123931270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123931270 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123931270 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222123931270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123931270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123931270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123931270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123931271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123931271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123931271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123931271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123931271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123931271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123931271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123931271 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123931271 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222123931271 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123931271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123931271 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123931271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123931273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123931278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123931278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(52)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(49)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123931288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222123931288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123931288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123931288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123931288 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222123931288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123931288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123931288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123931288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123931289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123931289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123931289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123931289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123931289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123931289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123931289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123931289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123931289 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222123931289 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123931289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123931289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123931289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(56)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123931291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123931295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123931295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(53)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222123931677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123931677 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222123931677 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222123931677 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(55)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@0db0551d115f: 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) } } } } 20250222123931681 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222123931682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(55)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(55)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@0db0551d115f: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='C4AB4336'O, index=0 SGSN_Test-GSUP(57)@0db0551d115f: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@0db0551d115f: 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 := '90F9EC6C31D2F123139B6E4A31F8E2CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5CF1BCC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C68A264F878E8C75'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1FA4DB8F0012BEE702A1A0B594A041D5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2AD7B3F868437706284AE5B1CA73E99C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C167171B8C1B34FAC654F079CA644AAB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1533DA61BE97C7BD'O } } } } } 20250222123932730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123932730 DLLC NOTICE LLME(ffffffff/c4ab4336){UNASSIGNED} LLC RX: unknown TLLI 0xc4ab4336, creating LLME on the fly (gprs_llc.c:552) 20250222123932730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222123932730 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1325) 20250222123932730 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222123932730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222123932730 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222123932730 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222123932730 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222123932730 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222123932730 DLLC NOTICE LLME(ffffffff/c4ab4336){UNASSIGNED} LLGM Assign pre (c4ab4336 => ca0d4d85) (gprs_llc.c:1079) 20250222123932730 DLLC NOTICE LLME(c4ab4336/ca0d4d85){ASSIGNED} LLGM Assign post (c4ab4336 => ca0d4d85) (gprs_llc.c:1125) 20250222123932730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222123932730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222123932730 DMM DEBUG MM(262420000001002/ca0d4d85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222123932755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123932755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222123932755 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123932755 DMM DEBUG MM(262420000001002/ca0d4d85) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1139) 20250222123932755 DMM NOTICE MM(262420000001002/ca0d4d85) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222123932755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222123932755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222123932755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222123932755 DMM DEBUG MM(262420000001002/ca0d4d85) Requesting authorization (sgsn_auth.c:160) 20250222123932755 DMM INFO MM(262420000001002/ca0d4d85) Requesting authentication tuples (sgsn_auth.c:184) 20250222123932755 DMM DEBUG MM(262420000001002/ca0d4d85) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222123932755 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250222123932755 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)@0db0551d115f: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@0db0551d115f: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250222123932762 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222123932762 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222123932762 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222123932762 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222123932762 DMM INFO MM(262420000001002/ca0d4d85) Subscriber data update (mmctx.c:445) 20250222123932762 DMM DEBUG MM(262420000001002/ca0d4d85) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222123932762 DMM INFO MM(262420000001002/ca0d4d85) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222123932762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222123932762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222123932762 DMM INFO MM(262420000001002/ca0d4d85) <- GMM AUTH AND CIPHERING REQ (rand = 90 f9 ec 6c 31 d2 f1 23 13 9b 6e 4a 31 f8 e2 ce , mmctx_is_r99=1, vec->auth_types=0x3, autn = c1 67 17 1b 8c 1b 34 fa c6 54 f0 79 ca 64 4a ab ) (gprs_gmm.c:538) 20250222123932781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123932781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222123932781 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123932781 DMM INFO MM(262420000001002/ca0d4d85) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222123932781 DMM NOTICE MM(262420000001002/ca0d4d85) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222123932781 DMM DEBUG MM(262420000001002/ca0d4d85) checking auth: received UMTS RES = 15 33 da 61 be 97 c7 bd (gprs_gmm.c:721) 20250222123932781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222123932781 DMM DEBUG MM(262420000001002/ca0d4d85) Requesting authorization (sgsn_auth.c:160) 20250222123932781 DMM INFO MM(262420000001002/ca0d4d85) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222123932781 DMM DEBUG MM(262420000001002/ca0d4d85) Requesting subscriber data update (gprs_subscriber.c:894) 20250222123932781 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250222123932781 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) 20250222123932781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222123932781 DMM INFO MM(262420000001002/ca0d4d85) <- GMM ATTACH ACCEPT (new P-TMSI=0xca0d4d85) (gprs_gmm.c:355) 20250222123932784 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222123932784 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222123932784 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250222123932784 DMM INFO MM(262420000001002/ca0d4d85) Subscriber data update (mmctx.c:445) 20250222123932784 DMM DEBUG MM(262420000001002/ca0d4d85) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222123932784 DMM INFO MM(262420000001002/ca0d4d85) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222123932784 DMM NOTICE MM(262420000001002/ca0d4d85) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1055) 20250222123932784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222123932784 DMM NOTICE MM(262420000001002/ca0d4d85) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222123932784 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) 20250222123932785 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222123932785 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250222123932785 DMM INFO MM(262420000001002/ca0d4d85) Subscriber data update (mmctx.c:445) 20250222123932786 DMM DEBUG MM(262420000001002/ca0d4d85) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222123932797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123932797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222123932797 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123932797 DMM INFO MM(262420000001002/ca0d4d85) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222123932797 DMM NOTICE MM(262420000001002/ca0d4d85) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222123932797 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222123932797 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222123932797 DLLC NOTICE LLME(c4ab4336/ca0d4d85){ASSIGNED} LLGM Assign pre (ffffffff => ca0d4d85) (gprs_llc.c:1079) 20250222123932797 DLLC NOTICE LLME(ffffffff/ca0d4d85){ASSIGNED} LLGM Assign post (ffffffff => ca0d4d85) (gprs_llc.c:1125) 20250222123932797 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222123932797 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222123932797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222123932797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@0db0551d115f: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@0db0551d115f: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@0db0551d115f: Final verdict of PTC: pass 20250222123932852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35470<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@0db0551d115f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@0db0551d115f: Final verdict of PTC: none -NSVCI98(50)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@0db0551d115f: Final verdict of PTC: none 20250222123932858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(56)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@0db0551d115f: Final verdict of PTC: none -NSVCI97(45)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@0db0551d115f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@0db0551d115f: Final verdict of PTC: none 20250222123932858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_umts_res-BVCI220(53)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(48)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(54)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(43)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:39:32 UTC 2025 ====== 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 20250222123932932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222123933334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88648) 20250222123933860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123933860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88648, count=89808) 20250222123934860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123934861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:39:35 UTC 2025 /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 20250222123935862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123935862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_umts_aka_gsm_sres started. 20250222123936430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222123936431 DMM INFO MM(262420000001002/ca0d4d85) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222123936431 DMM INFO MM(262420000001002/ca0d4d85) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222123936431 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222123936431 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222123936431 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222123936431 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222123936431 DLLC NOTICE LLME(ffffffff/ca0d4d85){ASSIGNED} LLGM Assign pre (ca0d4d85 => ffffffff) (gprs_llc.c:1079) 20250222123936431 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca0d4d85 => ffffffff) (gprs_llc.c:1125) 20250222123936431 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250222123936431 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) 20250222123936431 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:402) 20250222123936431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222123936431 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222123936431 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222123936431 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222123936431 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123936448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222123936448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123936448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123936448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123936448 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222123936448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123936448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123936448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123936448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123936449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123936449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123936449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123936450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123936450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123936450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123936450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123936450 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123936450 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222123936450 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123936450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123936450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123936450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123936452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123936457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123936457 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@0db0551d115f: 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(69)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123936464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222123936464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123936464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123936464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123936464 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222123936464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123936464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123936464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123936464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123936464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123936464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123936464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123936464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123936464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123936464 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123936464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123936464 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123936464 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222123936464 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123936464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123936465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123936465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123936467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(70)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(66)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123936472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123936472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123936480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222123936480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123936480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123936480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123936480 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222123936480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123936480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123936480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123936480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123936480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123936480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123936480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123936480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123936480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123936480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123936480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123936480 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123936480 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222123936480 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123936480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123936481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123936481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123936483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123936488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123936488 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222123936864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123936864 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222123936864 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222123936864 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@0db0551d115f: 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) } } } } 20250222123936865 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(75)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222123936865 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@0db0551d115f: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='EC9BE32D'O, index=0 SGSN_Test-GSUP(76)@0db0551d115f: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@0db0551d115f: 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 := '50494E4D2598DE74C1F87EEE275A66E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0D57D546'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2952FB350D7451FD'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C446716EEA16A1496722B896245F2E9D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9B3E0D734A1173F07A56BF514DBE5C17'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '724B333B142FA48C3237EF543D5A3EE1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9538A118BB279F7A'O } } } } } 20250222123937933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123937933 DLLC NOTICE LLME(ffffffff/ec9be32d){UNASSIGNED} LLC RX: unknown TLLI 0xec9be32d, creating LLME on the fly (gprs_llc.c:552) 20250222123937933 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222123937933 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1325) 20250222123937933 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222123937933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222123937933 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222123937933 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222123937933 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222123937933 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222123937933 DLLC NOTICE LLME(ffffffff/ec9be32d){UNASSIGNED} LLGM Assign pre (ec9be32d => feb4e78f) (gprs_llc.c:1079) 20250222123937933 DLLC NOTICE LLME(ec9be32d/feb4e78f){ASSIGNED} LLGM Assign post (ec9be32d => feb4e78f) (gprs_llc.c:1125) 20250222123937933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222123937933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222123937933 DMM DEBUG MM(262420000001003/feb4e78f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222123937945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123937945 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222123937945 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123937945 DMM DEBUG MM(262420000001003/feb4e78f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1139) 20250222123937945 DMM NOTICE MM(262420000001003/feb4e78f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222123937945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222123937945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222123937945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222123937945 DMM DEBUG MM(262420000001003/feb4e78f) Requesting authorization (sgsn_auth.c:160) 20250222123937946 DMM INFO MM(262420000001003/feb4e78f) Requesting authentication tuples (sgsn_auth.c:184) 20250222123937946 DMM DEBUG MM(262420000001003/feb4e78f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222123937946 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250222123937946 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)@0db0551d115f: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@0db0551d115f: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250222123937950 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222123937950 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222123937950 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222123937950 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222123937950 DMM INFO MM(262420000001003/feb4e78f) Subscriber data update (mmctx.c:445) 20250222123937950 DMM DEBUG MM(262420000001003/feb4e78f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222123937950 DMM INFO MM(262420000001003/feb4e78f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222123937950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222123937950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222123937950 DMM INFO MM(262420000001003/feb4e78f) <- GMM AUTH AND CIPHERING REQ (rand = 50 49 4e 4d 25 98 de 74 c1 f8 7e ee 27 5a 66 e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 72 4b 33 3b 14 2f a4 8c 32 37 ef 54 3d 5a 3e e1 ) (gprs_gmm.c:538) 20250222123937963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123937963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222123937963 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123937963 DMM INFO MM(262420000001003/feb4e78f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222123937963 DMM NOTICE MM(262420000001003/feb4e78f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222123937963 DMM DEBUG MM(262420000001003/feb4e78f) checking auth: received GSM SRES = 0d 57 d5 46 (gprs_gmm.c:721) 20250222123937963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222123937963 DMM DEBUG MM(262420000001003/feb4e78f) Requesting authorization (sgsn_auth.c:160) 20250222123937964 DMM INFO MM(262420000001003/feb4e78f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222123937964 DMM DEBUG MM(262420000001003/feb4e78f) Requesting subscriber data update (gprs_subscriber.c:894) 20250222123937964 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250222123937964 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) 20250222123937964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222123937964 DMM INFO MM(262420000001003/feb4e78f) <- GMM ATTACH ACCEPT (new P-TMSI=0xfeb4e78f) (gprs_gmm.c:355) 20250222123937966 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222123937966 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222123937966 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250222123937966 DMM INFO MM(262420000001003/feb4e78f) Subscriber data update (mmctx.c:445) 20250222123937966 DMM DEBUG MM(262420000001003/feb4e78f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222123937966 DMM INFO MM(262420000001003/feb4e78f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222123937966 DMM NOTICE MM(262420000001003/feb4e78f) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1055) 20250222123937966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222123937966 DMM NOTICE MM(262420000001003/feb4e78f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222123937966 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) 20250222123937968 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222123937968 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250222123937968 DMM INFO MM(262420000001003/feb4e78f) Subscriber data update (mmctx.c:445) 20250222123937968 DMM DEBUG MM(262420000001003/feb4e78f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222123937976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123937976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222123937976 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123937976 DMM INFO MM(262420000001003/feb4e78f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222123937976 DMM NOTICE MM(262420000001003/feb4e78f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222123937976 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222123937977 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222123937977 DLLC NOTICE LLME(ec9be32d/feb4e78f){ASSIGNED} LLGM Assign pre (ffffffff => feb4e78f) (gprs_llc.c:1079) 20250222123937977 DLLC NOTICE LLME(ffffffff/feb4e78f){ASSIGNED} LLGM Assign post (ffffffff => feb4e78f) (gprs_llc.c:1125) 20250222123937977 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222123937977 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222123937977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222123937977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@0db0551d115f: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@0db0551d115f: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@0db0551d115f: Final verdict of PTC: pass 20250222123938038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57134<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@0db0551d115f: Final verdict of PTC: none 20250222123938041 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222123938041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(61)@0db0551d115f: Final verdict of PTC: none -NSVCI97(64)@0db0551d115f: Final verdict of PTC: none -NSVCI99(74)@0db0551d115f: Final verdict of PTC: none -NSVCI98(69)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@0db0551d115f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@0db0551d115f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@0db0551d115f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(62)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(72)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(67)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:39:38 UTC 2025 ====== 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 20250222123938111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222123938513 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57136<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83744) 20250222123939043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123939043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83744, count=89796) 20250222123940044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123940044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:39:40 UTC 2025 /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 20250222123941046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123941046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_timeout_after_pdp_act started. 20250222123941590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222123941590 DMM INFO MM(262420000001003/feb4e78f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222123941590 DMM INFO MM(262420000001003/feb4e78f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222123941590 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222123941590 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222123941590 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222123941590 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222123941590 DLLC NOTICE LLME(ffffffff/feb4e78f){ASSIGNED} LLGM Assign pre (feb4e78f => ffffffff) (gprs_llc.c:1079) 20250222123941590 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feb4e78f => ffffffff) (gprs_llc.c:1125) 20250222123941590 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250222123941590 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) 20250222123941590 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:402) 20250222123941590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222123941590 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222123941590 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222123941590 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222123941590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@0db0551d115f: 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(83)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123941608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222123941608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123941608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123941608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123941608 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222123941608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123941608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123941608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123941608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123941609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123941609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123941609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123941609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123941609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123941609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123941609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123941609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123941609 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222123941609 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123941609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123941610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123941610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(84)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222123941612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(80)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@0db0551d115f: 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 } 20250222123941618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123941618 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(88)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(88)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123941622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222123941622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123941622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123941622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123941622 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222123941622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123941622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123941622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123941622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123941623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123941623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123941623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123941623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123941623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123941623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123941623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123941623 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123941623 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222123941623 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123941623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222123941624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123941624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(89)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222123941626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123941633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123941633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(90)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(87)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222123941637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222123941637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222123941637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222123941637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123941637 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222123941637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222123941637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222123941637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222123941637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222123941638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222123941638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222123941638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222123941639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222123941639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222123941639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222123941639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222123941639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222123941639 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222123941639 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222123941639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(93)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222123941639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222123941639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222123941641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222123941648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123941648 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(92)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222123942046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222123942046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222123942046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222123942046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(94)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@0db0551d115f: 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) } } } } 20250222123942047 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222123942048 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@0db0551d115f: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='F8048E54'O, index=0 SGSN_Test-GSUP(95)@0db0551d115f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@0db0551d115f: 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 := '991B06A52F90DA427D6BEFCBDDBE2B93'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F833D555'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5D65C4F059F8353'O } } } } } 20250222123942067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123942067 DLLC NOTICE LLME(ffffffff/f8048e54){UNASSIGNED} LLC RX: unknown TLLI 0xf8048e54, creating LLME on the fly (gprs_llc.c:552) 20250222123942067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222123942067 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1325) 20250222123942067 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222123942067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222123942067 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222123942067 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222123942067 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222123942067 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222123942067 DLLC NOTICE LLME(ffffffff/f8048e54){UNASSIGNED} LLGM Assign pre (f8048e54 => c3acd6e9) (gprs_llc.c:1079) 20250222123942067 DLLC NOTICE LLME(f8048e54/c3acd6e9){ASSIGNED} LLGM Assign post (f8048e54 => c3acd6e9) (gprs_llc.c:1125) 20250222123942067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222123942067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222123942067 DMM DEBUG MM(262420000000021/c3acd6e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222123942074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123942074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222123942074 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123942074 DMM DEBUG MM(262420000000021/c3acd6e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250222123942074 DMM NOTICE MM(262420000000021/c3acd6e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222123942074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222123942074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222123942074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222123942074 DMM DEBUG MM(262420000000021/c3acd6e9) Requesting authorization (sgsn_auth.c:160) 20250222123942074 DMM INFO MM(262420000000021/c3acd6e9) Requesting authentication tuples (sgsn_auth.c:184) 20250222123942074 DMM DEBUG MM(262420000000021/c3acd6e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222123942074 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250222123942074 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)@0db0551d115f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@0db0551d115f: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250222123942116 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222123942116 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222123942116 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222123942116 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222123942116 DMM INFO MM(262420000000021/c3acd6e9) Subscriber data update (mmctx.c:445) 20250222123942116 DMM DEBUG MM(262420000000021/c3acd6e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222123942116 DMM INFO MM(262420000000021/c3acd6e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222123942116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222123942116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222123942116 DMM INFO MM(262420000000021/c3acd6e9) <- GMM AUTH AND CIPHERING REQ (rand = 99 1b 06 a5 2f 90 da 42 7d 6b ef cb dd be 2b 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222123942121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123942121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222123942122 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123942122 DMM INFO MM(262420000000021/c3acd6e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222123942122 DMM NOTICE MM(262420000000021/c3acd6e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222123942122 DMM DEBUG MM(262420000000021/c3acd6e9) checking auth: received GSM SRES = f8 33 d5 55 (gprs_gmm.c:721) 20250222123942122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222123942122 DMM DEBUG MM(262420000000021/c3acd6e9) Requesting authorization (sgsn_auth.c:160) 20250222123942122 DMM INFO MM(262420000000021/c3acd6e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222123942122 DMM DEBUG MM(262420000000021/c3acd6e9) Requesting subscriber data update (gprs_subscriber.c:894) 20250222123942122 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250222123942122 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) 20250222123942122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222123942122 DMM INFO MM(262420000000021/c3acd6e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3acd6e9) (gprs_gmm.c:355) 20250222123942122 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222123942122 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222123942122 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250222123942122 DMM INFO MM(262420000000021/c3acd6e9) Subscriber data update (mmctx.c:445) 20250222123942122 DMM DEBUG MM(262420000000021/c3acd6e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222123942122 DMM INFO MM(262420000000021/c3acd6e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222123942122 DMM NOTICE MM(262420000000021/c3acd6e9) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250222123942122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222123942122 DMM NOTICE MM(262420000000021/c3acd6e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222123942122 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) 20250222123942122 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222123942122 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250222123942122 DMM INFO MM(262420000000021/c3acd6e9) Subscriber data update (mmctx.c:445) 20250222123942122 DMM DEBUG MM(262420000000021/c3acd6e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222123942125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123942125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222123942125 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123942125 DMM INFO MM(262420000000021/c3acd6e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222123942125 DMM NOTICE MM(262420000000021/c3acd6e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222123942125 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222123942125 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222123942125 DLLC NOTICE LLME(f8048e54/c3acd6e9){ASSIGNED} LLGM Assign pre (ffffffff => c3acd6e9) (gprs_llc.c:1079) 20250222123942125 DLLC NOTICE LLME(ffffffff/c3acd6e9){ASSIGNED} LLGM Assign post (ffffffff => c3acd6e9) (gprs_llc.c:1125) 20250222123942125 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222123942125 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222123942125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222123942125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@0db0551d115f: setverdict(pass): none -> pass 20250222123942177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123942177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222123942177 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123942177 DMM INFO MM(262420000000021/c3acd6e9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222123942177 DMM INFO MM(262420000000021/c3acd6e9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222123942177 DMM DEBUG MM(262420000000021/c3acd6e9) Using GGSN 0 (gprs_sm.c:317) 20250222123942177 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250222123942177 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222123942177 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20250222123942177 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250222123942182 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 ce fe 01 d4 11 6e 61 2d fe 14 05 7f 60 3f 2c bf 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:461) 20250222123942182 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc1540b8, cbp=0x5595ae9356e0) (sgsn_libgtp.c:632) 20250222123942182 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222123942182 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae936ba8 TLLI=c3acd6e9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222123942182 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222123942182 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222123942186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123942186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250222123942186 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123942186 DMM INFO MM(262420000000021/c3acd6e9) -> GMM ATTACH REQUEST MI(TMSI-0xC3ACD6E9) type="GPRS attach" (gprs_gmm.c:1325) 20250222123942186 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222123942186 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222123942186 DLLC NOTICE LLME(ffffffff/c3acd6e9){ASSIGNED} LLGM Assign pre (c3acd6e9 => e23b761f) (gprs_llc.c:1079) 20250222123942186 DLLC NOTICE LLME(c3acd6e9/e23b761f){ASSIGNED} LLGM Assign post (c3acd6e9 => e23b761f) (gprs_llc.c:1125) 20250222123942186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222123942186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222123942186 DMM DEBUG MM(262420000000021/e23b761f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222123942189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222123942189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250222123942189 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222123942189 DMM DEBUG MM(262420000000021/e23b761f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250222123942189 DMM NOTICE MM(262420000000021/e23b761f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222123942189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222123942189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222123942189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222123942189 DMM DEBUG MM(262420000000021/e23b761f) Requesting authorization (sgsn_auth.c:160) 20250222123942189 DMM INFO MM(262420000000021/e23b761f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222123942189 DMM DEBUG MM(262420000000021/e23b761f) Requesting subscriber data update (gprs_subscriber.c:894) 20250222123942189 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250222123942189 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) 20250222123942189 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222123942189 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222123942189 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250222123942189 DMM INFO MM(262420000000021/e23b761f) Subscriber data update (mmctx.c:445) 20250222123942189 DMM DEBUG MM(262420000000021/e23b761f) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250222123942189 DMM INFO MM(262420000000021/e23b761f) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250222123942189 DMM NOTICE MM(262420000000021/e23b761f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250222123942189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222123942189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222123942189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250222123942189 DMM INFO MM(262420000000021/e23b761f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe23b761f) (gprs_gmm.c:355) 20250222123942189 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) 20250222123942189 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222123942189 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250222123942189 DMM INFO MM(262420000000021/e23b761f) Subscriber data update (mmctx.c:445) 20250222123942189 DMM DEBUG MM(262420000000021/e23b761f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@0db0551d115f: Trying to receive 5 ATTACH ACCEPTs 20250222123948190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250222123948190 DMM INFO MM(262420000000021/e23b761f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe23b761f) (gprs_gmm.c:355) 20250222123949304 DGPRS DEBUG Checking for inactive LLMEs, time = 3458895 (sgsn.c:131) 20250222123954192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250222123954193 DMM INFO MM(262420000000021/e23b761f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe23b761f) (gprs_gmm.c:355) 20250222124000194 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250222124000194 DMM INFO MM(262420000000021/e23b761f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe23b761f) (gprs_gmm.c:355) 20250222124002048 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250222124002048 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250222124002049 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(94)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124006195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250222124006195 DMM INFO MM(262420000000021/e23b761f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe23b761f) (gprs_gmm.c:355) TC_attach_timeout_after_pdp_act(97)@0db0551d115f: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@0db0551d115f: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250222124011611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124011617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124011617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124011624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124011628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124011628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124011640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124011644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124011644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124012197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250222124012197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250222124012197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222124012197 DMM NOTICE MM(262420000000021/e23b761f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222124012197 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250222124012197 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae936ba8, TLLI=e23b761f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124012197 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222124012197 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124012197 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250222124012197 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250222124012197 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) 20250222124012197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Reject}: Deallocated (fsm.c:568) 20250222124012197 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Deallocated (fsm.c:568) 20250222124012197 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124012197 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222124012197 DLLC NOTICE LLME(c3acd6e9/e23b761f){ASSIGNED} LLGM Assign pre (e23b761f => ffffffff) (gprs_llc.c:1079) 20250222124012197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e23b761f => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@0db0551d115f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@0db0551d115f: Final verdict of PTC: pass 20250222124012717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57142<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124012721 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124012721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(95)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@0db0551d115f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@0db0551d115f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@0db0551d115f: Final verdict of PTC: none -NSVCI97(83)@0db0551d115f: Final verdict of PTC: none -NSVCI99(93)@0db0551d115f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@0db0551d115f: Final verdict of PTC: none -NSVCI98(88)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(91)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(86)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(81)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:40:12 UTC 2025 ====== 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 20250222124012873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124013175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125248) 20250222124013722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124013722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=125248, count=131300) 20250222124014724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124014724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:40:15 UTC 2025 /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 20250222124015725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124015725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_auth_id_timeout started. 20250222124016253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124016254 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@0db0551d115f: 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(102)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124016269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124016269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124016269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124016269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124016269 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124016269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124016269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124016269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124016269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124016270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124016270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124016270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124016270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124016270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124016270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124016270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124016270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124016270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124016270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124016270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124016271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124016271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124016274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124016280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124016280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(103)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_id_timeout-BVCI196(101)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(107)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124016283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124016283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124016283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124016283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124016283 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124016283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124016283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124016283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124016283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124016284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124016284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124016284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124016284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124016284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124016284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124016284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124016284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124016284 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124016284 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124016284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124016284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124016284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124016286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124016290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124016290 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124016303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124016303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124016303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124016303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124016303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124016303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124016303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124016303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124016303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124016305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124016305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124016305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124016305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124016305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124016305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124016305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124016305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124016305 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124016305 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124016305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124016305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124016305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124016308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124016315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124016315 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124016726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124016726 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124016726 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124016726 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@0db0551d115f: 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) } } } } 20250222124016730 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124016732 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@0db0551d115f: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='D6AE2542'O, index=0 SGSN_Test-GSUP(114)@0db0551d115f: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250222124016795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124016795 DLLC NOTICE LLME(ffffffff/d6ae2542){UNASSIGNED} LLC RX: unknown TLLI 0xd6ae2542, creating LLME on the fly (gprs_llc.c:552) 20250222124016795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124016795 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach" (gprs_gmm.c:1325) 20250222124016795 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124016795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124016795 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124016795 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124016795 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124016795 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124016795 DLLC NOTICE LLME(ffffffff/d6ae2542){UNASSIGNED} LLGM Assign pre (d6ae2542 => f9bfb320) (gprs_llc.c:1079) 20250222124016795 DLLC NOTICE LLME(d6ae2542/f9bfb320){ASSIGNED} LLGM Assign post (d6ae2542 => f9bfb320) (gprs_llc.c:1125) 20250222124016795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124016796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124016796 DMM DEBUG MM(/f9bfb320) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124019305 DGPRS DEBUG Checking for inactive LLMEs, time = 3458925 (sgsn.c:131) 20250222124022796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124022796 DMM DEBUG MM(/f9bfb320) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124028797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124028797 DMM DEBUG MM(/f9bfb320) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124034799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124034799 DMM DEBUG MM(/f9bfb320) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124036727 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250222124036727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124036728 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250222124040800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124040800 DMM DEBUG MM(/f9bfb320) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124046273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124046275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124046275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124046284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124046287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124046287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124046305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124046309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124046310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124046801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124046801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250222124046801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222124046801 DMM NOTICE MM(/f9bfb320) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250222124046802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Reject}: Deallocated (fsm.c:568) 20250222124046802 DMM DEBUG MM_STATE_Gb(3601737026)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124046802 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124046802 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222124046802 DLLC NOTICE LLME(d6ae2542/f9bfb320){ASSIGNED} LLGM Assign pre (f9bfb320 => ffffffff) (gprs_llc.c:1079) 20250222124046802 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9bfb320 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@0db0551d115f: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@0db0551d115f: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@0db0551d115f: Final verdict of PTC: pass 20250222124046824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42858<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@0db0551d115f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@0db0551d115f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@0db0551d115f: Final verdict of PTC: none -NSVCI98(107)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@0db0551d115f: Final verdict of PTC: none 20250222124046829 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124046829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(112)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@0db0551d115f: Final verdict of PTC: none -NSVCI97(102)@0db0551d115f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(100)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(105)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(110)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:40:46 UTC 2025 ====== 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 20250222124046907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124047209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51544<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59500) 20250222124047831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124047831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59500, count=67752) 20250222124048833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124048833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:40:49 UTC 2025 /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 20250222124049306 DGPRS DEBUG Checking for inactive LLMEs, time = 3458955 (sgsn.c:131) 20250222124049835 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124049835 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_auth_sai_timeout started. 20250222124050288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124050291 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124050333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124050333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124050333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124050333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124050333 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124050333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124050333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124050333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124050333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124050334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124050334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124050334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124050334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124050334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124050334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124050334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124050334 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124050334 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124050334 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124050334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124050334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124050334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(121)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124050336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(122)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124050341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124050341 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(120)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124050350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124050350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124050350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124050350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124050350 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124050350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124050350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124050350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124050350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124050351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124050351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124050351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124050351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124050352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124050352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124050352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124050352 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124050352 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124050352 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124050352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124050352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124050352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(127)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124050354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124050358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124050358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(125)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@0db0551d115f: 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(131)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124050363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124050363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124050363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124050363 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124050363 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124050363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124050363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124050363 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124050363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124050364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124050364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124050364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124050364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124050364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124050364 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124050364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124050364 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124050364 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124050364 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124050364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(131)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124050365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124050365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124050366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124050371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124050371 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124050836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124050837 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124050837 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124050837 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@0db0551d115f: 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) } } } } 20250222124050841 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124050842 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@0db0551d115f: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='DCBCE890'O, index=0 SGSN_Test-GSUP(133)@0db0551d115f: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250222124050911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124050911 DLLC NOTICE LLME(ffffffff/dcbce890){UNASSIGNED} LLC RX: unknown TLLI 0xdcbce890, creating LLME on the fly (gprs_llc.c:552) 20250222124050911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124050911 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1325) 20250222124050911 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124050911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124050911 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124050911 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124050911 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124050911 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124050911 DLLC NOTICE LLME(ffffffff/dcbce890){UNASSIGNED} LLGM Assign pre (dcbce890 => c6763359) (gprs_llc.c:1079) 20250222124050911 DLLC NOTICE LLME(dcbce890/c6763359){ASSIGNED} LLGM Assign post (dcbce890 => c6763359) (gprs_llc.c:1125) 20250222124050911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124050911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124050911 DMM DEBUG MM(262420000000003/c6763359) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124050927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124050927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124050927 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124050927 DMM DEBUG MM(262420000000003/c6763359) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1139) 20250222124050927 DMM NOTICE MM(262420000000003/c6763359) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124050927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124050927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124050927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124050927 DMM DEBUG MM(262420000000003/c6763359) Requesting authorization (sgsn_auth.c:160) 20250222124050927 DMM INFO MM(262420000000003/c6763359) Requesting authentication tuples (sgsn_auth.c:184) 20250222124050928 DMM DEBUG MM(262420000000003/c6763359) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124050928 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250222124050928 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)@0db0551d115f: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@0db0551d115f: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250222124056929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250222124056929 DMM ERROR MM(262420000000003/c6763359) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250222124056929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250222124056929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222124056929 DMM NOTICE MM(262420000000003/c6763359) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250222124056929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Reject}: Deallocated (fsm.c:568) 20250222124056929 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124056929 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124056929 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222124056929 DLLC NOTICE LLME(dcbce890/c6763359){ASSIGNED} LLGM Assign pre (c6763359 => ffffffff) (gprs_llc.c:1079) 20250222124056929 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6763359 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@0db0551d115f: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@0db0551d115f: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@0db0551d115f: Final verdict of PTC: pass 20250222124056942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51552<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(127)@0db0551d115f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@0db0551d115f: Final verdict of PTC: none -NSVCI99(131)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(133)@0db0551d115f: Final verdict of PTC: none -NSVCI98(126)@0db0551d115f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@0db0551d115f: Final verdict of PTC: none 20250222124056946 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124056946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(122)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@0db0551d115f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(119)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(129)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(124)@0db0551d115f: Final verdict of PTC: none -NSVCI97(121)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:40:56 UTC 2025 ====== 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 20250222124057044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124057346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33030<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56760) 20250222124057948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124057948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56760, count=65884) 20250222124058949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124058950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:40:59 UTC 2025 /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 20250222124059951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124059951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_auth_sai_reject started. 20250222124100427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124100430 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@0db0551d115f: 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(140)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124100481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124100481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124100481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124100481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124100481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124100481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124100481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124100481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124100481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124100482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124100482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124100482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124100482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124100482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124100482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124100482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124100482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124100482 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124100482 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124100482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124100483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124100483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124100485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124100491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124100491 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(141)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(145)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124100494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124100494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124100494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124100494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124100494 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124100494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124100494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124100494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124100494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124100496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124100496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124100496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124100496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124100496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124100496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124100496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124100496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124100496 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124100496 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124100496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124100496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124100496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124100498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124100503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124100503 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124100512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124100512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124100512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124100512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124100512 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124100512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124100512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124100512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124100512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124100513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124100513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124100513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124100514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124100514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124100514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124100514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124100514 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124100514 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124100514 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124100514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124100514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124100514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124100516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124100520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124100520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124100952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124100952 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124100952 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124100952 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(150)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@0db0551d115f: 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) } } } } 20250222124100957 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124100958 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(150)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(150)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@0db0551d115f: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E38F2A5B'O, index=0 SGSN_Test-GSUP(152)@0db0551d115f: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250222124101018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124101018 DLLC NOTICE LLME(ffffffff/e38f2a5b){UNASSIGNED} LLC RX: unknown TLLI 0xe38f2a5b, creating LLME on the fly (gprs_llc.c:552) 20250222124101018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124101018 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1325) 20250222124101019 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124101019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124101019 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124101019 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124101019 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124101019 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124101019 DLLC NOTICE LLME(ffffffff/e38f2a5b){UNASSIGNED} LLGM Assign pre (e38f2a5b => f31bf31e) (gprs_llc.c:1079) 20250222124101019 DLLC NOTICE LLME(e38f2a5b/f31bf31e){ASSIGNED} LLGM Assign post (e38f2a5b => f31bf31e) (gprs_llc.c:1125) 20250222124101019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124101019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124101019 DMM DEBUG MM(262420000000004/f31bf31e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124101044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124101044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124101045 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124101045 DMM DEBUG MM(262420000000004/f31bf31e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1139) 20250222124101045 DMM NOTICE MM(262420000000004/f31bf31e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124101045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124101045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124101045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124101045 DMM DEBUG MM(262420000000004/f31bf31e) Requesting authorization (sgsn_auth.c:160) 20250222124101045 DMM INFO MM(262420000000004/f31bf31e) Requesting authentication tuples (sgsn_auth.c:184) 20250222124101045 DMM DEBUG MM(262420000000004/f31bf31e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124101045 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250222124101045 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)@0db0551d115f: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@0db0551d115f: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250222124101051 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250222124101051 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250222124101051 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250222124107046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250222124107046 DMM ERROR MM(262420000000004/f31bf31e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250222124107046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250222124107046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222124107046 DMM NOTICE MM(262420000000004/f31bf31e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250222124107046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Reject}: Deallocated (fsm.c:568) 20250222124107046 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124107046 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124107046 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222124107046 DLLC NOTICE LLME(e38f2a5b/f31bf31e){ASSIGNED} LLGM Assign pre (f31bf31e => ffffffff) (gprs_llc.c:1079) 20250222124107046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f31bf31e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@0db0551d115f: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@0db0551d115f: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@0db0551d115f: Final verdict of PTC: pass 20250222124107051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33042<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124107052 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124107052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(151)@0db0551d115f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@0db0551d115f: Final verdict of PTC: none -NSVCI98(145)@0db0551d115f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(152)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@0db0551d115f: Final verdict of PTC: none -NSVCI97(140)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(143)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(138)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(149)@0db0551d115f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:41:07 UTC 2025 ====== 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 20250222124107118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124107420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42882<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67024) 20250222124108053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124108053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67024, count=68284) 20250222124109055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124109055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:41:09 UTC 2025 /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 20250222124110057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124110057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_gsup_lu_timeout started. 20250222124110504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124110508 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@0db0551d115f: 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(159)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124110553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124110553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124110553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124110553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124110553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124110553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124110553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124110553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124110553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124110554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124110554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124110554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124110554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124110554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124110554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124110554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124110554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124110554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124110554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124110554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124110555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124110555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124110558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124110563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124110563 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@0db0551d115f: 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(164)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124110572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124110572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124110572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124110572 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124110572 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124110572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124110572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124110572 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124110572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124110574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124110574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124110574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124110574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124110574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124110574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124110574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124110574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124110574 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124110574 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124110574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124110575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124110575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(165)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124110578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@0db0551d115f: 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 } 20250222124110585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124110585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(169)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@0db0551d115f: Provider Link came up: sending NS-RESET TC_attach_gsup_lu_timeout-BVCI210(163)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124110587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124110587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124110587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124110587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124110587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124110587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124110587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124110587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124110587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124110589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124110589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124110589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124110589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124110589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124110589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124110589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124110589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124110589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124110589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124110589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124110589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124110589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124110591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124110597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124110597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124111058 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124111059 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124111059 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124111059 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@0db0551d115f: 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) } } } } 20250222124111063 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(170)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124111064 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@0db0551d115f: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='FCA48FEB'O, index=0 SGSN_Test-GSUP(171)@0db0551d115f: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@0db0551d115f: 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 := 'B6E13C7E6EBE58A2D88317D8C0097717'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '241A6584'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '432BAE39EF671405'O } } } } } 20250222124112093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124112093 DLLC NOTICE LLME(ffffffff/fca48feb){UNASSIGNED} LLC RX: unknown TLLI 0xfca48feb, creating LLME on the fly (gprs_llc.c:552) 20250222124112093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124112093 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1325) 20250222124112093 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124112093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124112093 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124112093 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124112093 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124112093 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124112093 DLLC NOTICE LLME(ffffffff/fca48feb){UNASSIGNED} LLGM Assign pre (fca48feb => f90829ce) (gprs_llc.c:1079) 20250222124112093 DLLC NOTICE LLME(fca48feb/f90829ce){ASSIGNED} LLGM Assign post (fca48feb => f90829ce) (gprs_llc.c:1125) 20250222124112093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124112093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124112093 DMM DEBUG MM(262420000000005/f90829ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124112098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124112098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124112098 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124112098 DMM DEBUG MM(262420000000005/f90829ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1139) 20250222124112098 DMM NOTICE MM(262420000000005/f90829ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124112098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124112098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124112098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124112098 DMM DEBUG MM(262420000000005/f90829ce) Requesting authorization (sgsn_auth.c:160) 20250222124112098 DMM INFO MM(262420000000005/f90829ce) Requesting authentication tuples (sgsn_auth.c:184) 20250222124112098 DMM DEBUG MM(262420000000005/f90829ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124112098 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250222124112098 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)@0db0551d115f: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@0db0551d115f: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250222124112099 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124112099 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124112099 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124112099 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124112099 DMM INFO MM(262420000000005/f90829ce) Subscriber data update (mmctx.c:445) 20250222124112099 DMM DEBUG MM(262420000000005/f90829ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124112099 DMM INFO MM(262420000000005/f90829ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124112099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124112099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124112099 DMM INFO MM(262420000000005/f90829ce) <- GMM AUTH AND CIPHERING REQ (rand = b6 e1 3c 7e 6e be 58 a2 d8 83 17 d8 c0 09 77 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124112102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124112102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124112102 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124112102 DMM INFO MM(262420000000005/f90829ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124112102 DMM NOTICE MM(262420000000005/f90829ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124112102 DMM DEBUG MM(262420000000005/f90829ce) checking auth: received GSM SRES = 24 1a 65 84 (gprs_gmm.c:721) 20250222124112102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124112102 DMM DEBUG MM(262420000000005/f90829ce) Requesting authorization (sgsn_auth.c:160) 20250222124112102 DMM INFO MM(262420000000005/f90829ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124112102 DMM DEBUG MM(262420000000005/f90829ce) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124112102 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250222124112102 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) 20250222124112102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124112102 DMM INFO MM(262420000000005/f90829ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xf90829ce) (gprs_gmm.c:355) TC_attach_gsup_lu_timeout(173)@0db0551d115f: setverdict(fail): none -> fail MC@0db0551d115f: Test Component 173 has requested to stop MTC. Terminating current testcase execution. TC_attach_gsup_lu_timeout-BVCI210(163)@0db0551d115f: Final verdict of PTC: none -NSVCI99(169)@0db0551d115f: Final verdict of PTC: none -NSVCI97(159)@0db0551d115f: Final verdict of PTC: none 20250222124112106 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124112106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(171)@0db0551d115f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@0db0551d115f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@0db0551d115f: Final verdict of PTC: none -NSVCI98(164)@0db0551d115f: Final verdict of PTC: none 20250222124112107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42884<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(172)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(162)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(157)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(167)@0db0551d115f: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@0db0551d115f: Final verdict of PTC: fail MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@0db0551d115f: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@0db0551d115f: 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'. Sat Feb 22 12:41:12 UTC 2025 ------ 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 20250222124112175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124112577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43776) 20250222124113108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124113108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43776, count=73416) 20250222124114110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124114110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:41:14 UTC 2025 /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 20250222124115111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124115111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_gsup_lu_reject started. 20250222124115682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47316<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124115684 DMM INFO MM(262420000000005/f90829ce) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124115684 DMM INFO MM(262420000000005/f90829ce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124115684 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124115684 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124115684 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124115684 DMM ERROR MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250222124115684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250222124115684 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124115684 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124115684 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124115684 DLLC NOTICE LLME(fca48feb/f90829ce){ASSIGNED} LLGM Assign pre (f90829ce => ffffffff) (gprs_llc.c:1079) 20250222124115684 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f90829ce => ffffffff) (gprs_llc.c:1125) 20250222124115684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124115724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124115724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124115724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124115724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124115724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124115724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124115724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124115724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124115724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124115724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124115724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124115724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124115724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124115724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124115724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124115724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124115724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124115724 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124115724 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124115724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124115725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124115725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124115726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(179)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(175)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124115731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124115731 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(177)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@0db0551d115f: 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(183)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124115737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124115737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124115737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124115737 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124115737 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124115737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124115737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124115737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124115737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124115738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124115738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124115738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124115738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124115738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124115738 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124115738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124115738 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124115738 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124115738 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124115738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124115739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124115739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124115740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124115746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124115746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(184)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 TC_attach_gsup_lu_reject-BVCI210(182)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@0db0551d115f: 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(188)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124115756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124115756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124115756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124115756 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124115756 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124115756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124115756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124115756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124115756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124115757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124115757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124115757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124115757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124115757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124115757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124115757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124115757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124115757 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124115757 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124115757 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124115757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124115757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124115760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124115767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124115767 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124116113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124116113 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124116113 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124116113 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@0db0551d115f: 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) } } } } 20250222124116117 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124116118 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@0db0551d115f: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FB0C91FB'O, index=0 SGSN_Test-GSUP(190)@0db0551d115f: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@0db0551d115f: 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 := '777F7B9B5A4DD1DE16AA6B5DB9B51916'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0DB7A161'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '310DD405A7AC0590'O } } } } } 20250222124117149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124117149 DLLC NOTICE LLME(ffffffff/fb0c91fb){UNASSIGNED} LLC RX: unknown TLLI 0xfb0c91fb, creating LLME on the fly (gprs_llc.c:552) 20250222124117149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124117149 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1325) 20250222124117149 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124117149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124117149 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124117149 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124117149 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124117149 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124117149 DLLC NOTICE LLME(ffffffff/fb0c91fb){UNASSIGNED} LLGM Assign pre (fb0c91fb => d95605f5) (gprs_llc.c:1079) 20250222124117149 DLLC NOTICE LLME(fb0c91fb/d95605f5){ASSIGNED} LLGM Assign post (fb0c91fb => d95605f5) (gprs_llc.c:1125) 20250222124117149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124117149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124117149 DMM DEBUG MM(262420000000006/d95605f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124117154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124117154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124117154 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124117154 DMM DEBUG MM(262420000000006/d95605f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1139) 20250222124117154 DMM NOTICE MM(262420000000006/d95605f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124117154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124117154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124117154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124117154 DMM DEBUG MM(262420000000006/d95605f5) Requesting authorization (sgsn_auth.c:160) 20250222124117154 DMM INFO MM(262420000000006/d95605f5) Requesting authentication tuples (sgsn_auth.c:184) 20250222124117154 DMM DEBUG MM(262420000000006/d95605f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124117154 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250222124117154 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)@0db0551d115f: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@0db0551d115f: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250222124117156 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124117156 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124117156 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124117156 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124117156 DMM INFO MM(262420000000006/d95605f5) Subscriber data update (mmctx.c:445) 20250222124117156 DMM DEBUG MM(262420000000006/d95605f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124117156 DMM INFO MM(262420000000006/d95605f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124117156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124117156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124117156 DMM INFO MM(262420000000006/d95605f5) <- GMM AUTH AND CIPHERING REQ (rand = 77 7f 7b 9b 5a 4d d1 de 16 aa 6b 5d b9 b5 19 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124117159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124117159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124117159 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124117159 DMM INFO MM(262420000000006/d95605f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124117159 DMM NOTICE MM(262420000000006/d95605f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124117159 DMM DEBUG MM(262420000000006/d95605f5) checking auth: received GSM SRES = 0d b7 a1 61 (gprs_gmm.c:721) 20250222124117159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124117159 DMM DEBUG MM(262420000000006/d95605f5) Requesting authorization (sgsn_auth.c:160) 20250222124117159 DMM INFO MM(262420000000006/d95605f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124117159 DMM DEBUG MM(262420000000006/d95605f5) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124117159 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250222124117159 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) 20250222124117159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124117159 DMM INFO MM(262420000000006/d95605f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd95605f5) (gprs_gmm.c:355) 20250222124117159 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250222124117159 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250222124117159 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250222124117159 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124117159 DMM INFO MM(262420000000006/d95605f5) Subscriber data update (mmctx.c:445) 20250222124117159 DMM DEBUG MM(262420000000006/d95605f5) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@0db0551d115f: setverdict(fail): none -> fail MC@0db0551d115f: Test Component 192 has requested to stop MTC. Terminating current testcase execution. -NSVCI99(188)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(190)@0db0551d115f: Final verdict of PTC: none 20250222124117163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124117163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(174)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@0db0551d115f: Final verdict of PTC: none -NSVCI98(183)@0db0551d115f: Final verdict of PTC: none -NSVCI97(178)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@0db0551d115f: Final verdict of PTC: none20250222124117163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47316<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI210(182)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@0db0551d115f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@0db0551d115f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(177)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(176)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(181)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(186)@0db0551d115f: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@0db0551d115f: Final verdict of PTC: fail MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@0db0551d115f: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@0db0551d115f: 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'. Sat Feb 22 12:41:17 UTC 2025 ------ 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 20250222124117233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124117635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79148) 20250222124118164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124118165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79148, count=80408) 20250222124119166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124119166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222124119307 DGPRS DEBUG Checking for inactive LLMEs, time = 3458985 (sgsn.c:131) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:41:19 UTC 2025 /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 20250222124120168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124120168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_combined started. 20250222124120742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124120744 DMM INFO MM(262420000000006/d95605f5) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124120744 DMM INFO MM(262420000000006/d95605f5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124120744 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124120744 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124120744 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124120744 DMM ERROR MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250222124120744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250222124120744 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124120744 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124120744 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124120744 DLLC NOTICE LLME(fb0c91fb/d95605f5){ASSIGNED} LLGM Assign pre (d95605f5 => ffffffff) (gprs_llc.c:1079) 20250222124120744 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d95605f5 => ffffffff) (gprs_llc.c:1125) 20250222124120744 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124120798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124120798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124120798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124120798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124120798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124120798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124120798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124120798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124120798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124120798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124120798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124120798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124120798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124120799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124120799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124120799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124120799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124120799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124120799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124120799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(197)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124120799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124120799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124120801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124120806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124120806 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(199)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(196)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124120811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124120811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124120811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124120811 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124120811 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124120811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124120811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124120811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124120811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124120812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124120812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124120812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124120812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124120812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124120812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124120812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124120812 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124120812 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124120812 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124120812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124120812 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124120812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124120814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124120819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124120819 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(204)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(201)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124120824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124120824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124120824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124120824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124120824 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124120824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124120824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124120824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124120824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124120825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124120825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124120825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124120825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124120825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124120825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124120825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124120825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124120825 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124120825 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124120825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(207)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124120826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124120826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124120828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124120833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124120833 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124121169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124121169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124121169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124121169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@0db0551d115f: 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) } } } } 20250222124121173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(208)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124121174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@0db0551d115f: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='C045791D'O, index=0 SGSN_Test-GSUP(209)@0db0551d115f: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@0db0551d115f: 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 := 'C24DB80F01750721997C8C8AF575C7B5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B270133'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B17781D685DEB00'O } } } } } 20250222124122202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124122202 DLLC NOTICE LLME(ffffffff/c045791d){UNASSIGNED} LLC RX: unknown TLLI 0xc045791d, creating LLME on the fly (gprs_llc.c:552) 20250222124122202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124122202 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250222124122202 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124122202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124122202 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124122202 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124122202 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124122202 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124122202 DLLC NOTICE LLME(ffffffff/c045791d){UNASSIGNED} LLGM Assign pre (c045791d => d889d385) (gprs_llc.c:1079) 20250222124122202 DLLC NOTICE LLME(c045791d/d889d385){ASSIGNED} LLGM Assign post (c045791d => d889d385) (gprs_llc.c:1125) 20250222124122202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124122202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124122202 DMM DEBUG MM(262420000000007/d889d385) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124122208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124122208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124122208 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124122208 DMM DEBUG MM(262420000000007/d889d385) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1139) 20250222124122208 DMM NOTICE MM(262420000000007/d889d385) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124122208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124122208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124122208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124122208 DMM DEBUG MM(262420000000007/d889d385) Requesting authorization (sgsn_auth.c:160) 20250222124122208 DMM INFO MM(262420000000007/d889d385) Requesting authentication tuples (sgsn_auth.c:184) 20250222124122208 DMM DEBUG MM(262420000000007/d889d385) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124122208 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250222124122208 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)@0db0551d115f: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@0db0551d115f: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250222124122209 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124122209 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124122209 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124122209 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124122209 DMM INFO MM(262420000000007/d889d385) Subscriber data update (mmctx.c:445) 20250222124122209 DMM DEBUG MM(262420000000007/d889d385) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124122209 DMM INFO MM(262420000000007/d889d385) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124122209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124122209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124122209 DMM INFO MM(262420000000007/d889d385) <- GMM AUTH AND CIPHERING REQ (rand = c2 4d b8 0f 01 75 07 21 99 7c 8c 8a f5 75 c7 b5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124122212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124122212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124122212 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124122212 DMM INFO MM(262420000000007/d889d385) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124122212 DMM NOTICE MM(262420000000007/d889d385) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124122212 DMM DEBUG MM(262420000000007/d889d385) checking auth: received GSM SRES = 6b 27 01 33 (gprs_gmm.c:721) 20250222124122212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124122212 DMM DEBUG MM(262420000000007/d889d385) Requesting authorization (sgsn_auth.c:160) 20250222124122212 DMM INFO MM(262420000000007/d889d385) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124122212 DMM DEBUG MM(262420000000007/d889d385) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124122212 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250222124122212 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) 20250222124122213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124122213 DMM INFO MM(262420000000007/d889d385) <- GMM ATTACH ACCEPT (new P-TMSI=0xd889d385) (gprs_gmm.c:355) 20250222124122213 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124122213 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124122213 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250222124122213 DMM INFO MM(262420000000007/d889d385) Subscriber data update (mmctx.c:445) 20250222124122213 DMM DEBUG MM(262420000000007/d889d385) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124122213 DMM INFO MM(262420000000007/d889d385) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124122213 DMM NOTICE MM(262420000000007/d889d385) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1055) 20250222124122213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124122213 DMM NOTICE MM(262420000000007/d889d385) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124122213 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) 20250222124122213 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124122213 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250222124122213 DMM INFO MM(262420000000007/d889d385) Subscriber data update (mmctx.c:445) 20250222124122213 DMM DEBUG MM(262420000000007/d889d385) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@0db0551d115f: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@0db0551d115f: Removing Client IMSI='262420000000007'H, index=0 20250222124122216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124122216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124122216 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124122216 DMM INFO MM(262420000000007/d889d385) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124122216 DMM NOTICE MM(262420000000007/d889d385) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124122216 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124122216 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124122216 DLLC NOTICE LLME(c045791d/d889d385){ASSIGNED} LLGM Assign pre (ffffffff => d889d385) (gprs_llc.c:1079) 20250222124122216 DLLC NOTICE LLME(ffffffff/d889d385){ASSIGNED} LLGM Assign post (ffffffff => d889d385) (gprs_llc.c:1125) 20250222124122216 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124122216 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124122216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124122216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@0db0551d115f: Final verdict of PTC: pass 20250222124122217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47336<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@0db0551d115f: Final verdict of PTC: none 20250222124122217 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124122217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(193)@0db0551d115f: Final verdict of PTC: none -NSVCI98(202)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@0db0551d115f: Final verdict of PTC: none -NSVCI97(197)@0db0551d115f: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@0db0551d115f: Final verdict of PTC: none -NSVCI99(207)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@0db0551d115f: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@0db0551d115f: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(205)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(200)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(195)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_combined finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:41:22 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250222124122285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124122688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47272) 20250222124123219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124123219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47272, count=88036) 20250222124124221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124124221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:41:24 UTC 2025 /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 20250222124125223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124125223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_accept_all started. 20250222124125792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124125794 DMM INFO MM(262420000000007/d889d385) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124125794 DMM INFO MM(262420000000007/d889d385) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124125794 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124125794 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124125794 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124125794 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124125794 DLLC NOTICE LLME(ffffffff/d889d385){ASSIGNED} LLGM Assign pre (d889d385 => ffffffff) (gprs_llc.c:1079) 20250222124125794 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d889d385 => ffffffff) (gprs_llc.c:1125) 20250222124125795 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250222124125795 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) 20250222124125795 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:402) 20250222124125795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124125795 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124125795 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124125795 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124125795 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124125845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124125845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124125845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124125845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124125845 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124125845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124125845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124125845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124125845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124125846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124125847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124125847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124125847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124125847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124125847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124125847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124125847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124125847 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124125847 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124125847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124125847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124125847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(217)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124125850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@0db0551d115f: 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 } 20250222124125857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124125857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(221)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@0db0551d115f: Provider Link came up: sending NS-RESET TC_attach_accept_all-BVCI196(215)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124125859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124125859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124125859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124125859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124125859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124125859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124125859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124125859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124125859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124125860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124125860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124125860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124125860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124125860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124125860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124125860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124125860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124125860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124125860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124125860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(221)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124125860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124125860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124125863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124125869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124125869 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@0db0551d115f: 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(227)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124125879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124125879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124125879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124125879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124125879 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124125879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124125879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124125879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124125879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124125880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124125880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124125880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124125880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124125880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124125880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124125880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124125880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124125880 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124125880 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124125880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124125881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124125881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124125883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124125887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124125887 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124126224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124126224 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124126224 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124126224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(226)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@0db0551d115f: 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) } } } } 20250222124126229 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124126230 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(226)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@0db0551d115f: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F89BB98B'O, index=0 SGSN_Test-GSUP(228)@0db0551d115f: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250222124127263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124127263 DLLC NOTICE LLME(ffffffff/f89bb98b){UNASSIGNED} LLC RX: unknown TLLI 0xf89bb98b, creating LLME on the fly (gprs_llc.c:552) 20250222124127263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124127263 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1325) 20250222124127263 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124127263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124127263 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124127263 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124127263 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124127263 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124127263 DLLC NOTICE LLME(ffffffff/f89bb98b){UNASSIGNED} LLGM Assign pre (f89bb98b => dcf4aadc) (gprs_llc.c:1079) 20250222124127263 DLLC NOTICE LLME(f89bb98b/dcf4aadc){ASSIGNED} LLGM Assign post (f89bb98b => dcf4aadc) (gprs_llc.c:1125) 20250222124127263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124127263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124127263 DMM DEBUG MM(262420000000008/dcf4aadc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124127270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124127270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124127270 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124127270 DMM DEBUG MM(262420000000008/dcf4aadc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1139) 20250222124127270 DMM NOTICE MM(262420000000008/dcf4aadc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124127270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124127270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124127270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250222124127270 DMM INFO MM(262420000000008/dcf4aadc) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcf4aadc) (gprs_gmm.c:355) TC_attach_accept_all(230)@0db0551d115f: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@0db0551d115f: Removing Client IMSI='262420000000008'H, index=0 20250222124128275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124128275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124128275 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124128275 DMM INFO MM(262420000000008/dcf4aadc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124128275 DMM NOTICE MM(262420000000008/dcf4aadc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124128275 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124128275 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124128275 DLLC NOTICE LLME(f89bb98b/dcf4aadc){ASSIGNED} LLGM Assign pre (ffffffff => dcf4aadc) (gprs_llc.c:1079) 20250222124128275 DLLC NOTICE LLME(ffffffff/dcf4aadc){ASSIGNED} LLGM Assign post (ffffffff => dcf4aadc) (gprs_llc.c:1125) 20250222124128275 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124128275 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124128275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124128275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@0db0551d115f: Final verdict of PTC: pass 20250222124128279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@0db0551d115f: Final verdict of PTC: none 20250222124128284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124128284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(213)@0db0551d115f: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@0db0551d115f: Final verdict of PTC: none -NSVCI99(227)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@0db0551d115f: Final verdict of PTC: none -NSVCI97(216)@0db0551d115f: Final verdict of PTC: none -NSVCI98(221)@0db0551d115f: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@0db0551d115f: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(225)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(219)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(214)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_accept_all finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:41:28 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20250222124128407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124128809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65920) 20250222124129285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124129285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65920, count=70276) 20250222124130287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124130287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:41:30 UTC 2025 /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 20250222124131288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124131288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_closed started. 20250222124131914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124131918 DMM INFO MM(262420000000008/dcf4aadc) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124131918 DMM INFO MM(262420000000008/dcf4aadc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124131918 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124131918 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124131918 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124131918 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124131918 DLLC NOTICE LLME(ffffffff/dcf4aadc){ASSIGNED} LLGM Assign pre (dcf4aadc => ffffffff) (gprs_llc.c:1079) 20250222124131918 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcf4aadc => ffffffff) (gprs_llc.c:1125) 20250222124131918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124131918 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124131918 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124131918 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124131918 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@0db0551d115f: 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(235)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124131962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124131962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124131962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124131962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124131962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124131962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124131962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124131962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124131962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124131963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124131963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124131963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124131963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124131963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124131963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124131963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124131963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124131963 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124131963 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124131963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124131963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124131963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124131966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(232)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124131972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124131972 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124131978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124131978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124131978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124131978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124131978 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124131978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124131978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124131978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124131978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124131980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124131980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124131980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124131980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124131980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124131980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124131980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124131980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124131980 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124131980 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124131980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(241)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124131980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124131980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124131982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@0db0551d115f: 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 } 20250222124131988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124131988 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(245)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@0db0551d115f: Provider Link came up: sending NS-RESET TC_attach_closed-BVCI210(238)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124131991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124131991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124131991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124131991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124131991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124131991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124131991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124131991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124131991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124131992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124131992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124131992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124131992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124131992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124131992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124131992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124131992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124131992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124131992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124131992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124131993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124131993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124131995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124131999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124131999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124132289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124132289 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124132289 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124132289 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@0db0551d115f: 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) } } } } 20250222124132294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(246)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124132295 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@0db0551d115f: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FBF8E56D'O, index=0 SGSN_Test-GSUP(247)@0db0551d115f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@0db0551d115f: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FBF8E56D'O, index=1 20250222124133376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124133376 DLLC NOTICE LLME(ffffffff/fbf8e56d){UNASSIGNED} LLC RX: unknown TLLI 0xfbf8e56d, creating LLME on the fly (gprs_llc.c:552) 20250222124133376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124133376 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1325) 20250222124133376 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124133376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124133376 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124133376 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124133376 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124133376 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124133376 DLLC NOTICE LLME(ffffffff/fbf8e56d){UNASSIGNED} LLGM Assign pre (fbf8e56d => fb154680) (gprs_llc.c:1079) 20250222124133376 DLLC NOTICE LLME(fbf8e56d/fb154680){ASSIGNED} LLGM Assign post (fbf8e56d => fb154680) (gprs_llc.c:1125) 20250222124133376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124133376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124133376 DMM DEBUG MM(001010123456789/fb154680) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124133407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124133407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124133407 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124133407 DMM DEBUG MM(001010123456789/fb154680) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250222124133407 DMM NOTICE MM(001010123456789/fb154680) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124133407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124133407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124133407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250222124133407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222124133408 DMM NOTICE MM(001010123456789/fb154680) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:419) 20250222124133408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Reject}: Deallocated (fsm.c:568) 20250222124133408 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124133408 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124133408 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222124133408 DLLC NOTICE LLME(fbf8e56d/fb154680){ASSIGNED} LLGM Assign pre (fb154680 => ffffffff) (gprs_llc.c:1079) 20250222124133408 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb154680 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@0db0551d115f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@0db0551d115f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@0db0551d115f: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@0db0551d115f: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F91A5181'O, index=2 SGSN_Test-GSUP(247)@0db0551d115f: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250222124133443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124133443 DLLC NOTICE LLME(ffffffff/f91a5181){UNASSIGNED} LLC RX: unknown TLLI 0xf91a5181, creating LLME on the fly (gprs_llc.c:552) 20250222124133443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124133443 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1325) 20250222124133443 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124133443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124133443 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124133443 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124133443 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124133443 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124133443 DLLC NOTICE LLME(ffffffff/f91a5181){UNASSIGNED} LLGM Assign pre (f91a5181 => d9c1cd3a) (gprs_llc.c:1079) 20250222124133443 DLLC NOTICE LLME(f91a5181/d9c1cd3a){ASSIGNED} LLGM Assign post (f91a5181 => d9c1cd3a) (gprs_llc.c:1125) 20250222124133443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124133443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124133443 DMM DEBUG MM(262420000000010/d9c1cd3a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124133446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124133446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124133446 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124133446 DMM DEBUG MM(262420000000010/d9c1cd3a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1139) 20250222124133446 DMM NOTICE MM(262420000000010/d9c1cd3a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124133446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124133446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124133446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250222124133446 DMM INFO MM(262420000000010/d9c1cd3a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9c1cd3a) (gprs_gmm.c:355) TC_attach_closed(250)@0db0551d115f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@0db0551d115f: Removing Client IMSI='262420000000010'H, index=2 20250222124134457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124134457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124134458 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124134458 DMM INFO MM(262420000000010/d9c1cd3a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124134458 DMM NOTICE MM(262420000000010/d9c1cd3a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124134458 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124134458 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124134458 DLLC NOTICE LLME(f91a5181/d9c1cd3a){ASSIGNED} LLGM Assign pre (ffffffff => d9c1cd3a) (gprs_llc.c:1079) 20250222124134458 DLLC NOTICE LLME(ffffffff/d9c1cd3a){ASSIGNED} LLGM Assign post (ffffffff => d9c1cd3a) (gprs_llc.c:1125) 20250222124134458 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124134458 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124134458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124134458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@0db0551d115f: Final verdict of PTC: pass 20250222124134460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52034<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_closed-BVCI220(244)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@0db0551d115f: Final verdict of PTC: none 20250222124134465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_closed-BVCI210(238)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(247)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@0db0551d115f: Final verdict of PTC: none -NSVCI98(240)@0db0551d115f: Final verdict of PTC: none -NSVCI99(245)@0db0551d115f: Final verdict of PTC: none 20250222124134465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(232)@0db0551d115f: Final verdict of PTC: none -NSVCI97(235)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@0db0551d115f: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(243)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(239)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(233)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@0db0551d115f: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@0db0551d115f: Test case TC_attach_closed finished. Verdict: pass MTC@0db0551d115f: 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'.Sat Feb 22 12:41:34 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250222124134519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124134921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77276) 20250222124135466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124135466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77276, count=81632) 20250222124136467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124136467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:41:36 UTC 2025 /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 20250222124137468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124137468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_no_imei_response started. 20250222124138002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124138004 DMM INFO MM(262420000000010/d9c1cd3a) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124138004 DMM INFO MM(262420000000010/d9c1cd3a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124138004 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124138004 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124138004 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124138004 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124138004 DLLC NOTICE LLME(ffffffff/d9c1cd3a){ASSIGNED} LLGM Assign pre (d9c1cd3a => ffffffff) (gprs_llc.c:1079) 20250222124138004 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9c1cd3a => ffffffff) (gprs_llc.c:1125) 20250222124138004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124138004 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124138004 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124138004 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124138004 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124138062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124138062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124138062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124138062 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124138062 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124138062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124138062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124138062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124138062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124138064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124138064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124138064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124138064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124138064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124138064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124138064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124138064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124138064 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124138064 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124138064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124138064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124138064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124138068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124138074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124138074 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124138081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124138081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124138081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124138081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124138081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124138081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124138081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124138081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124138081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124138082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124138082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124138082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124138082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124138082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124138082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124138082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124138082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124138082 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124138082 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124138082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124138082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124138082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(260)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124138085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124138090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124138090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(259)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@0db0551d115f: 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(265)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124138098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124138098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124138098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124138098 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124138098 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124138098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124138098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124138098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124138098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124138099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124138099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124138099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124138099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124138099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124138099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124138099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124138099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124138099 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124138099 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124138099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124138099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124138099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124138101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124138105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124138105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124138469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124138469 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124138469 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124138469 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@0db0551d115f: 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) } } } } 20250222124138473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124138474 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@0db0551d115f: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='E98DE92F'O, index=0 SGSN_Test-GSUP(267)@0db0551d115f: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250222124139526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124139527 DLLC NOTICE LLME(ffffffff/e98de92f){UNASSIGNED} LLC RX: unknown TLLI 0xe98de92f, creating LLME on the fly (gprs_llc.c:552) 20250222124139527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124139527 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250222124139527 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124139527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124139527 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124139527 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124139527 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124139527 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124139527 DLLC NOTICE LLME(ffffffff/e98de92f){UNASSIGNED} LLGM Assign pre (e98de92f => f480e25a) (gprs_llc.c:1079) 20250222124139527 DLLC NOTICE LLME(e98de92f/f480e25a){ASSIGNED} LLGM Assign post (e98de92f => f480e25a) (gprs_llc.c:1125) 20250222124139527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124139527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124139527 DMM DEBUG MM(262420000000032/f480e25a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124145528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124145528 DMM DEBUG MM(262420000000032/f480e25a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124149308 DGPRS DEBUG Checking for inactive LLMEs, time = 3459015 (sgsn.c:131) 20250222124151529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124151529 DMM DEBUG MM(262420000000032/f480e25a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124157530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124157530 DMM DEBUG MM(262420000000032/f480e25a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124158470 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250222124158470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250222124158471 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124203531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124203531 DMM DEBUG MM(262420000000032/f480e25a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124208065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124208066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124208066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124208083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124208084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124208084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124208100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124208100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124208100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124209532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124209532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250222124209532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222124209532 DMM NOTICE MM(262420000000032/f480e25a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250222124209532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Reject}: Deallocated (fsm.c:568) 20250222124209532 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124209532 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124209532 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222124209532 DLLC NOTICE LLME(e98de92f/f480e25a){ASSIGNED} LLGM Assign pre (f480e25a => ffffffff) (gprs_llc.c:1079) 20250222124209532 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f480e25a => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@0db0551d115f: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@0db0551d115f: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@0db0551d115f: Final verdict of PTC: pass 20250222124209556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41846<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124209561 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(267)@0db0551d115f: Final verdict of PTC: none 20250222124209561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI196(254)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@0db0551d115f: Final verdict of PTC: none -NSVCI99(265)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@0db0551d115f: Final verdict of PTC: none -NSVCI97(255)@0db0551d115f: Final verdict of PTC: none -NSVCI98(260)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@0db0551d115f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@0db0551d115f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(263)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(258)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(253)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:42:09 UTC 2025 ====== 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 20250222124209626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124209928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62568) 20250222124210562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124210562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=62568, count=70824) 20250222124211563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124211563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:42:11 UTC 2025 /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 20250222124212564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124212564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_no_imsi_response started. 20250222124213015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124213015 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124213032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124213032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124213032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124213032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124213032 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124213032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124213032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124213032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124213032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124213032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124213032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124213032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124213032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124213032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124213032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124213032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124213032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124213032 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124213032 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124213032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124213033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124213033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(275)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124213035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@0db0551d115f: 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 } 20250222124213042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124213042 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(279)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imsi_response-BVCI196(273)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(279)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124213044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124213044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124213044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124213044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124213044 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124213044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124213044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124213044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124213044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124213045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124213045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124213045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124213045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124213045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124213045 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124213045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124213045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124213045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124213045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124213048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124213053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124213053 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@0db0551d115f: 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(284)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124213060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124213060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124213060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124213060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124213060 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124213060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124213060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124213060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124213060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124213061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124213061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124213061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124213061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124213061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124213061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124213061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124213061 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124213061 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124213061 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124213061 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124213062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124213062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124213063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124213067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124213067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124213565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124213565 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124213565 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124213565 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@0db0551d115f: 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) } } } } 20250222124213569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124213571 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@0db0551d115f: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D892FCC1'O, index=0 SGSN_Test-GSUP(286)@0db0551d115f: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250222124214640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124214640 DLLC NOTICE LLME(ffffffff/d892fcc1){UNASSIGNED} LLC RX: unknown TLLI 0xd892fcc1, creating LLME on the fly (gprs_llc.c:552) 20250222124214640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124214640 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250222124214640 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124214640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124214640 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124214640 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124214640 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124214640 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124214640 DLLC NOTICE LLME(ffffffff/d892fcc1){UNASSIGNED} LLGM Assign pre (d892fcc1 => e4e60f44) (gprs_llc.c:1079) 20250222124214640 DLLC NOTICE LLME(d892fcc1/e4e60f44){ASSIGNED} LLGM Assign post (d892fcc1 => e4e60f44) (gprs_llc.c:1125) 20250222124214640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124214640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124214640 DMM DEBUG MM(/e4e60f44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124214649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124214649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124214649 DMM DEBUG MM_STATE_Gb(3633511617)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124214649 DMM DEBUG MM(/e4e60f44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1139) 20250222124214649 DMM NOTICE MM(/e4e60f44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124214649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124214649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250222124214649 DMM DEBUG MM(/e4e60f44) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250222124219309 DGPRS DEBUG Checking for inactive LLMEs, time = 3459045 (sgsn.c:131) 20250222124220650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124220650 DMM DEBUG MM(/e4e60f44) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250222124226651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124226651 DMM DEBUG MM(/e4e60f44) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250222124232652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124232652 DMM DEBUG MM(/e4e60f44) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250222124233566 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250222124233566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250222124233566 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124238653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124238653 DMM DEBUG MM(/e4e60f44) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:486) 20250222124243034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124243036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124243036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124243046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124243046 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124243046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124243062 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124243063 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124243063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124244653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250222124244653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250222124244653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222124244653 DMM NOTICE MM(/e4e60f44) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:419) 20250222124244653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Reject}: Deallocated (fsm.c:568) 20250222124244653 DMM DEBUG MM_STATE_Gb(3633511617)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124244653 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124244653 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222124244653 DLLC NOTICE LLME(d892fcc1/e4e60f44){ASSIGNED} LLGM Assign pre (e4e60f44 => ffffffff) (gprs_llc.c:1079) 20250222124244653 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4e60f44 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@0db0551d115f: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@0db0551d115f: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@0db0551d115f: Final verdict of PTC: pass 20250222124244657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48488<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@0db0551d115f: Final verdict of PTC: none -NSVCI98(279)@0db0551d115f: Final verdict of PTC: none -NSVCI99(284)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@0db0551d115f: Final verdict of PTC: none -NSVCI97(274)@0db0551d115f: Final verdict of PTC: none 20250222124244659 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124244659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(280)@0db0551d115f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@0db0551d115f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@0db0551d115f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(272)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(282)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(277)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:42:44 UTC 2025 ====== 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 20250222124244748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124245049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63220) 20250222124245660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124245660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63220, count=72092) 20250222124246661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124246661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:42:47 UTC 2025 /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 20250222124247662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124247662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_closed_add_vty started. 20250222124248070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124248070 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@0db0551d115f: 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(293)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124248086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124248086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124248086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124248086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124248086 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124248086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124248086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124248086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124248086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124248087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124248087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124248087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124248087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124248087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124248087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124248087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124248087 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124248087 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124248087 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124248087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(293)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124248087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124248087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124248090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124248095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124248095 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@0db0551d115f: 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(298)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124248100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124248100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124248100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124248100 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124248100 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124248100 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124248100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124248101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124248101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124248101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124248101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124248101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124248101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124248101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124248101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124248101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124248101 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124248101 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124248101 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124248101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124248102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124248102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124248105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124248110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124248110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(300)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124248115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124248115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124248115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124248115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124248115 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124248115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124248115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124248115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124248115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124248116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124248116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124248116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124248116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124248116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124248116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124248116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124248116 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124248116 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124248116 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124248116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124248116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124248116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124248118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124248123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124248123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124248663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124248663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124248663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124248663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@0db0551d115f: Established a new IPA connection (conn_id=2) 20250222124248664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@0db0551d115f: 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) } } } } 20250222124248664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222124249310 DGPRS DEBUG Checking for inactive LLMEs, time = 3459075 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(292)@0db0551d115f: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F93F7181'O, index=0 SGSN_Test-GSUP(305)@0db0551d115f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@0db0551d115f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F93F7181'O, index=1 20250222124249740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124249741 DLLC NOTICE LLME(ffffffff/f93f7181){UNASSIGNED} LLC RX: unknown TLLI 0xf93f7181, creating LLME on the fly (gprs_llc.c:552) 20250222124249741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124249741 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1325) 20250222124249741 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124249741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124249741 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124249741 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124249741 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124249741 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124249741 DLLC NOTICE LLME(ffffffff/f93f7181){UNASSIGNED} LLGM Assign pre (f93f7181 => f93288b9) (gprs_llc.c:1079) 20250222124249741 DLLC NOTICE LLME(f93f7181/f93288b9){ASSIGNED} LLGM Assign post (f93f7181 => f93288b9) (gprs_llc.c:1125) 20250222124249741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124249741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124249741 DMM DEBUG MM(001010123456789/f93288b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124249754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124249755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124249755 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124249755 DMM DEBUG MM(001010123456789/f93288b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250222124249755 DMM NOTICE MM(001010123456789/f93288b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124249755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124249755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124249755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250222124249755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222124249755 DMM NOTICE MM(001010123456789/f93288b9) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:419) 20250222124249755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Reject}: Deallocated (fsm.c:568) 20250222124249755 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124249755 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124249755 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222124249755 DLLC NOTICE LLME(f93f7181/f93288b9){ASSIGNED} LLGM Assign pre (f93288b9 => ffffffff) (gprs_llc.c:1079) 20250222124249755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f93288b9 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@0db0551d115f: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@0db0551d115f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@0db0551d115f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F93F7181'O, index=2 20250222124249765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124249765 DLLC NOTICE LLME(ffffffff/f93f7181){UNASSIGNED} LLC RX: unknown TLLI 0xf93f7181, creating LLME on the fly (gprs_llc.c:552) 20250222124249765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124249765 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1325) 20250222124249765 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124249765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124249765 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124249765 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124249765 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124249765 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124249765 DLLC NOTICE LLME(ffffffff/f93f7181){UNASSIGNED} LLGM Assign pre (f93f7181 => e917779c) (gprs_llc.c:1079) 20250222124249765 DLLC NOTICE LLME(f93f7181/e917779c){ASSIGNED} LLGM Assign post (f93f7181 => e917779c) (gprs_llc.c:1125) 20250222124249765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124249765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124249765 DMM DEBUG MM(001010123456700/e917779c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124249773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124249773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124249773 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124249773 DMM DEBUG MM(001010123456700/e917779c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1139) 20250222124249773 DMM NOTICE MM(001010123456700/e917779c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124249773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124249773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124249773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250222124249773 DMM INFO MM(001010123456700/e917779c) <- GMM ATTACH ACCEPT (new P-TMSI=0xe917779c) (gprs_gmm.c:355) TC_attach_closed_add_vty(307)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@0db0551d115f: Removing Client IMSI='001010123456700'H, index=2 20250222124250777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124250777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124250778 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124250778 DMM INFO MM(001010123456700/e917779c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124250778 DMM NOTICE MM(001010123456700/e917779c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124250778 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124250778 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124250778 DLLC NOTICE LLME(f93f7181/e917779c){ASSIGNED} LLGM Assign pre (ffffffff => e917779c) (gprs_llc.c:1079) 20250222124250778 DLLC NOTICE LLME(ffffffff/e917779c){ASSIGNED} LLGM Assign post (ffffffff => e917779c) (gprs_llc.c:1125) 20250222124250778 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124250778 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124250778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124250778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@0db0551d115f: Final verdict of PTC: pass 20250222124250782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43878<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@0db0551d115f: Final verdict of PTC: none 20250222124250786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124250786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(298)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@0db0551d115f: Final verdict of PTC: none -NSVCI97(293)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@0db0551d115f: Final verdict of PTC: none -NSVCI99(303)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@0db0551d115f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@0db0551d115f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@0db0551d115f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(291)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(296)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(301)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:42:50 UTC 2025 ====== 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 20250222124250847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124251249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70364) 20250222124251787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124251788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70364, count=80420) 20250222124252789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124252789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:42:53 UTC 2025 /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 20250222124253790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124253790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_check_subscriber_list started. 20250222124254278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124254278 DMM INFO MM(001010123456700/e917779c) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124254278 DMM INFO MM(001010123456700/e917779c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124254278 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124254278 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124254278 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124254278 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124254278 DLLC NOTICE LLME(ffffffff/e917779c){ASSIGNED} LLGM Assign pre (e917779c => ffffffff) (gprs_llc.c:1079) 20250222124254278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e917779c => ffffffff) (gprs_llc.c:1125) 20250222124254278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124254278 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124254278 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124254278 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124254278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124254301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124254301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124254301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124254301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124254301 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124254301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124254301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124254301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124254301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124254302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124254302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124254302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124254302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124254302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124254302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124254302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124254302 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124254302 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124254302 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124254302 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124254303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124254303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(313)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124254306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124254313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124254313 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(313)@0db0551d115f: 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(317)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(317)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124254316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124254316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124254316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124254316 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124254316 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124254316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124254316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124254316 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124254316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124254317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124254317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124254317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124254317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124254317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124254317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124254317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124254317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124254317 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124254317 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124254317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124254317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124254317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124254319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124254326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124254326 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@0db0551d115f: 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(323)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(323)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124254338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124254338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124254338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124254338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124254338 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124254338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124254338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124254338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124254338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(323)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124254339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124254339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124254339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124254340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124254340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124254340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124254340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124254340 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124254340 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124254340 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124254340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124254340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124254340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(323)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(323)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124254342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124254349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124254349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(320)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124254791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124254791 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124254791 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124254791 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(322)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(322)@0db0551d115f: 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) } } } } 20250222124254792 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124254793 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(322)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(322)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(322)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(322)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(322)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(322)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@0db0551d115f: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D5025A3B'O, index=0 SGSN_Test-GSUP(324)@0db0551d115f: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@0db0551d115f: 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 := 'EC9168B21CDAA3726213F5786E0F26C4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BAFD565D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC69B0996D10D4C3'O } } } } } 20250222124255816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124255816 DLLC NOTICE LLME(ffffffff/d5025a3b){UNASSIGNED} LLC RX: unknown TLLI 0xd5025a3b, creating LLME on the fly (gprs_llc.c:552) 20250222124255816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124255816 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1325) 20250222124255816 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124255816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124255816 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124255816 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124255816 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124255816 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124255816 DLLC NOTICE LLME(ffffffff/d5025a3b){UNASSIGNED} LLGM Assign pre (d5025a3b => f5d982a5) (gprs_llc.c:1079) 20250222124255816 DLLC NOTICE LLME(d5025a3b/f5d982a5){ASSIGNED} LLGM Assign post (d5025a3b => f5d982a5) (gprs_llc.c:1125) 20250222124255816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124255816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124255816 DMM DEBUG MM(262420000000034/f5d982a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124255823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124255823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124255823 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124255823 DMM DEBUG MM(262420000000034/f5d982a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1139) 20250222124255823 DMM NOTICE MM(262420000000034/f5d982a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124255823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124255823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124255823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124255823 DMM DEBUG MM(262420000000034/f5d982a5) Requesting authorization (sgsn_auth.c:160) 20250222124255824 DMM INFO MM(262420000000034/f5d982a5) Requesting authentication tuples (sgsn_auth.c:184) 20250222124255824 DMM DEBUG MM(262420000000034/f5d982a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124255824 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250222124255824 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)@0db0551d115f: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@0db0551d115f: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250222124255825 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124255825 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124255825 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124255825 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124255825 DMM INFO MM(262420000000034/f5d982a5) Subscriber data update (mmctx.c:445) 20250222124255825 DMM DEBUG MM(262420000000034/f5d982a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124255825 DMM INFO MM(262420000000034/f5d982a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124255825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124255825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124255825 DMM INFO MM(262420000000034/f5d982a5) <- GMM AUTH AND CIPHERING REQ (rand = ec 91 68 b2 1c da a3 72 62 13 f5 78 6e 0f 26 c4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124255829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124255829 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124255829 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124255829 DMM INFO MM(262420000000034/f5d982a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124255829 DMM NOTICE MM(262420000000034/f5d982a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124255829 DMM DEBUG MM(262420000000034/f5d982a5) checking auth: received GSM SRES = ba fd 56 5d (gprs_gmm.c:721) 20250222124255829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124255829 DMM DEBUG MM(262420000000034/f5d982a5) Requesting authorization (sgsn_auth.c:160) 20250222124255829 DMM INFO MM(262420000000034/f5d982a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124255829 DMM DEBUG MM(262420000000034/f5d982a5) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124255829 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250222124255829 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) 20250222124255829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124255829 DMM INFO MM(262420000000034/f5d982a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5d982a5) (gprs_gmm.c:355) 20250222124255830 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124255830 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124255830 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250222124255830 DMM INFO MM(262420000000034/f5d982a5) Subscriber data update (mmctx.c:445) 20250222124255830 DMM DEBUG MM(262420000000034/f5d982a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124255830 DMM INFO MM(262420000000034/f5d982a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124255830 DMM NOTICE MM(262420000000034/f5d982a5) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1055) 20250222124255830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124255830 DMM NOTICE MM(262420000000034/f5d982a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124255830 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) 20250222124255830 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124255830 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250222124255830 DMM INFO MM(262420000000034/f5d982a5) Subscriber data update (mmctx.c:445) 20250222124255830 DMM DEBUG MM(262420000000034/f5d982a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124255834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124255834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124255834 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124255834 DMM INFO MM(262420000000034/f5d982a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124255834 DMM NOTICE MM(262420000000034/f5d982a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124255834 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124255834 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124255834 DLLC NOTICE LLME(d5025a3b/f5d982a5){ASSIGNED} LLGM Assign pre (ffffffff => f5d982a5) (gprs_llc.c:1079) 20250222124255834 DLLC NOTICE LLME(ffffffff/f5d982a5){ASSIGNED} LLGM Assign post (ffffffff => f5d982a5) (gprs_llc.c:1125) 20250222124255834 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124255834 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124255834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124255834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@0db0551d115f: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@0db0551d115f: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@0db0551d115f: Final verdict of PTC: pass 20250222124255886 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250222124255886 DMM INFO MM(262420000000034/f5d982a5) Subscriber data update (mmctx.c:445) 20250222124255886 DMM DEBUG MM(262420000000034/f5d982a5) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250222124255886 DMM INFO MM(262420000000034/f5d982a5) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250222124255886 DMM INFO MM(262420000000034/f5d982a5) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124255886 DMM INFO MM(262420000000034/f5d982a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124255886 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124255886 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124255886 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124255886 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124255886 DLLC NOTICE LLME(ffffffff/f5d982a5){ASSIGNED} LLGM Assign pre (f5d982a5 => ffffffff) (gprs_llc.c:1079) 20250222124255886 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5d982a5 => ffffffff) (gprs_llc.c:1125) 20250222124255886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124255886 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124255886 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124255886 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124255886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43898<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@0db0551d115f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@0db0551d115f: Final verdict of PTC: none -NSVCI98(317)@0db0551d115f: Final verdict of PTC: none 20250222124255887 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124255887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(322)@0db0551d115f: Final verdict of PTC: none -NSVCI97(312)@0db0551d115f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@0db0551d115f: Final verdict of PTC: none -NSVCI99(323)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@0db0551d115f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(320)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(310)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(321)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(315)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(320): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(321): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(322): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(323): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:42:55 UTC 2025 ====== 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 20250222124255959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124256260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46924) 20250222124256888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124256888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=46924, count=93852) 20250222124257889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124257889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:42:58 UTC 2025 /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 20250222124258890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124258890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_detach_check_subscriber_list started. 20250222124259281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124259281 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124259297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124259297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124259297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124259297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124259297 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124259297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124259297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124259297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124259297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124259299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124259299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124259299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124259299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124259299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124259299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124259299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124259299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124259299 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124259299 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124259299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124259299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124259299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(332)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124259302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(328)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124259308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124259308 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(333)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI196(330)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(332)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124259313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124259313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124259313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124259313 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124259313 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124259313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124259313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124259313 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124259313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124259315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124259315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124259315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124259315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124259315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124259315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124259315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124259315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124259315 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124259315 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124259315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124259315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124259315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124259317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124259322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124259322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(335)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124259331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124259331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124259331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124259331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124259331 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124259331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124259331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124259331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124259331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124259332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124259332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124259332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124259333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124259333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124259333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124259333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124259333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124259333 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124259333 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124259333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124259333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124259333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124259336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124259342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124259342 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124259892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124259892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124259892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124259892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@0db0551d115f: 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) } } } } 20250222124259893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(342)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250222124259893 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@0db0551d115f: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='EBA16134'O, index=0 SGSN_Test-GSUP(343)@0db0551d115f: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@0db0551d115f: 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 := '6CEBCF76A1E6534D2559DE6304E0F217'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '801CAFF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '38D8297724B593AA'O } } } } } 20250222124259912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124259912 DLLC NOTICE LLME(ffffffff/eba16134){UNASSIGNED} LLC RX: unknown TLLI 0xeba16134, creating LLME on the fly (gprs_llc.c:552) 20250222124259912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124259912 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1325) 20250222124259912 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124259912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124259912 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124259912 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124259912 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124259912 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124259912 DLLC NOTICE LLME(ffffffff/eba16134){UNASSIGNED} LLGM Assign pre (eba16134 => ef31dfdb) (gprs_llc.c:1079) 20250222124259912 DLLC NOTICE LLME(eba16134/ef31dfdb){ASSIGNED} LLGM Assign post (eba16134 => ef31dfdb) (gprs_llc.c:1125) 20250222124259912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124259912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124259912 DMM DEBUG MM(262420000000033/ef31dfdb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124259918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124259918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124259918 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124259918 DMM DEBUG MM(262420000000033/ef31dfdb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1139) 20250222124259918 DMM NOTICE MM(262420000000033/ef31dfdb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124259918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124259918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124259918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124259918 DMM DEBUG MM(262420000000033/ef31dfdb) Requesting authorization (sgsn_auth.c:160) 20250222124259918 DMM INFO MM(262420000000033/ef31dfdb) Requesting authentication tuples (sgsn_auth.c:184) 20250222124259918 DMM DEBUG MM(262420000000033/ef31dfdb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124259918 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250222124259918 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)@0db0551d115f: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@0db0551d115f: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250222124259960 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124259960 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124259960 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124259960 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124259960 DMM INFO MM(262420000000033/ef31dfdb) Subscriber data update (mmctx.c:445) 20250222124259960 DMM DEBUG MM(262420000000033/ef31dfdb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124259960 DMM INFO MM(262420000000033/ef31dfdb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124259960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124259960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124259960 DMM INFO MM(262420000000033/ef31dfdb) <- GMM AUTH AND CIPHERING REQ (rand = 6c eb cf 76 a1 e6 53 4d 25 59 de 63 04 e0 f2 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124259964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124259964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124259964 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124259964 DMM INFO MM(262420000000033/ef31dfdb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124259964 DMM NOTICE MM(262420000000033/ef31dfdb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124259964 DMM DEBUG MM(262420000000033/ef31dfdb) checking auth: received GSM SRES = 80 1c af f1 (gprs_gmm.c:721) 20250222124259964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124259964 DMM DEBUG MM(262420000000033/ef31dfdb) Requesting authorization (sgsn_auth.c:160) 20250222124259964 DMM INFO MM(262420000000033/ef31dfdb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124259964 DMM DEBUG MM(262420000000033/ef31dfdb) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124259964 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250222124259964 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) 20250222124259964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124259964 DMM INFO MM(262420000000033/ef31dfdb) <- GMM ATTACH ACCEPT (new P-TMSI=0xef31dfdb) (gprs_gmm.c:355) 20250222124259965 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124259965 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124259965 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250222124259965 DMM INFO MM(262420000000033/ef31dfdb) Subscriber data update (mmctx.c:445) 20250222124259965 DMM DEBUG MM(262420000000033/ef31dfdb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124259965 DMM INFO MM(262420000000033/ef31dfdb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124259965 DMM NOTICE MM(262420000000033/ef31dfdb) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1055) 20250222124259965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124259965 DMM NOTICE MM(262420000000033/ef31dfdb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124259965 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) 20250222124259965 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124259965 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250222124259965 DMM INFO MM(262420000000033/ef31dfdb) Subscriber data update (mmctx.c:445) 20250222124259965 DMM DEBUG MM(262420000000033/ef31dfdb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124259967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124259967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124259967 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124259967 DMM INFO MM(262420000000033/ef31dfdb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124259967 DMM NOTICE MM(262420000000033/ef31dfdb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124259967 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124259967 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124259967 DLLC NOTICE LLME(eba16134/ef31dfdb){ASSIGNED} LLGM Assign pre (ffffffff => ef31dfdb) (gprs_llc.c:1079) 20250222124259967 DLLC NOTICE LLME(ffffffff/ef31dfdb){ASSIGNED} LLGM Assign post (ffffffff => ef31dfdb) (gprs_llc.c:1125) 20250222124259967 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124259967 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124259967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124259967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@0db0551d115f: setverdict(pass): none -> pass 20250222124300018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124300018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250222124300018 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124300018 DMM INFO MM(262420000000033/ef31dfdb) -> GMM DETACH REQUEST TLLI=0xef31dfdb type=GPRS detach Power-off (gprs_gmm.c:1524) 20250222124300018 DMM INFO MM(262420000000033/ef31dfdb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250222124300018 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124300018 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124300018 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124300018 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124300018 DLLC NOTICE LLME(ffffffff/ef31dfdb){ASSIGNED} LLGM Assign pre (ef31dfdb => ffffffff) (gprs_llc.c:1079) 20250222124300018 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef31dfdb => ffffffff) (gprs_llc.c:1125) 20250222124300018 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250222124300018 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) 20250222124300018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124300018 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124300018 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124300018 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124300018 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@0db0551d115f: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@0db0551d115f: Final verdict of PTC: pass 20250222124305023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52414<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(341)@0db0551d115f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(343)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@0db0551d115f: Final verdict of PTC: none -NSVCI97(331)@0db0551d115f: Final verdict of PTC: none20250222124305024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124305024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(327)@0db0551d115f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@0db0551d115f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@0db0551d115f: Final verdict of PTC: none -NSVCI98(336)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(339)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(329)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(334)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:43:05 UTC 2025 ====== 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 20250222124305093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124305394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87544) 20250222124306026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124306026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87544, count=93336) 20250222124307028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124307028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:43:07 UTC 2025 /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 20250222124308030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124308030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_check_complete_resend started. 20250222124308440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124308441 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124308458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124308458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124308458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124308458 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124308458 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124308458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124308458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124308458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124308458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124308459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124308459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124308459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124308459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124308459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124308459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124308459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124308459 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124308459 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124308459 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124308459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124308460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124308460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124308462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124308467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124308467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(352)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@0db0551d115f: 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_check_complete_resend-BVCI196(349)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(355)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124308471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124308471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124308471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124308471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124308471 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124308471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124308471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124308471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124308471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124308472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124308472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124308472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124308472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124308472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124308472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124308472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124308472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124308472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124308472 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124308472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124308472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124308472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124308473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124308477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124308477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@0db0551d115f: 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(360)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124308486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124308486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124308486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124308486 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124308486 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124308486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124308486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124308486 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124308486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124308487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124308487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124308487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124308487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124308487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124308487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124308487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124308487 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124308487 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124308487 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124308487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124308487 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124308487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124308489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124308493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124308493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124309031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124309031 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124309031 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124309031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@0db0551d115f: 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) } } } } 20250222124309032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124309032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@0db0551d115f: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='DB31CC79'O, index=0 SGSN_Test-GSUP(362)@0db0551d115f: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@0db0551d115f: 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 := 'B9C0A1C2EABBFB9025E0F399E34E7310'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A39BAD8B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C63CBDF06734B86'O } } } } } 20250222124310057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124310057 DLLC NOTICE LLME(ffffffff/db31cc79){UNASSIGNED} LLC RX: unknown TLLI 0xdb31cc79, creating LLME on the fly (gprs_llc.c:552) 20250222124310057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124310057 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250222124310057 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124310057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124310057 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124310057 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124310057 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124310057 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124310057 DLLC NOTICE LLME(ffffffff/db31cc79){UNASSIGNED} LLGM Assign pre (db31cc79 => ff864cb6) (gprs_llc.c:1079) 20250222124310057 DLLC NOTICE LLME(db31cc79/ff864cb6){ASSIGNED} LLGM Assign post (db31cc79 => ff864cb6) (gprs_llc.c:1125) 20250222124310057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124310057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124310057 DMM DEBUG MM(262420000000036/ff864cb6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124310069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124310069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124310069 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124310069 DMM DEBUG MM(262420000000036/ff864cb6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1139) 20250222124310069 DMM NOTICE MM(262420000000036/ff864cb6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124310069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124310069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124310069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124310069 DMM DEBUG MM(262420000000036/ff864cb6) Requesting authorization (sgsn_auth.c:160) 20250222124310069 DMM INFO MM(262420000000036/ff864cb6) Requesting authentication tuples (sgsn_auth.c:184) 20250222124310069 DMM DEBUG MM(262420000000036/ff864cb6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124310069 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250222124310069 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)@0db0551d115f: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@0db0551d115f: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250222124310073 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124310073 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124310073 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124310073 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124310073 DMM INFO MM(262420000000036/ff864cb6) Subscriber data update (mmctx.c:445) 20250222124310073 DMM DEBUG MM(262420000000036/ff864cb6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124310073 DMM INFO MM(262420000000036/ff864cb6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124310073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124310073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124310073 DMM INFO MM(262420000000036/ff864cb6) <- GMM AUTH AND CIPHERING REQ (rand = b9 c0 a1 c2 ea bb fb 90 25 e0 f3 99 e3 4e 73 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124310089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124310089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124310089 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124310089 DMM INFO MM(262420000000036/ff864cb6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124310089 DMM NOTICE MM(262420000000036/ff864cb6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124310089 DMM DEBUG MM(262420000000036/ff864cb6) checking auth: received GSM SRES = a3 9b ad 8b (gprs_gmm.c:721) 20250222124310089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124310089 DMM DEBUG MM(262420000000036/ff864cb6) Requesting authorization (sgsn_auth.c:160) 20250222124310089 DMM INFO MM(262420000000036/ff864cb6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124310089 DMM DEBUG MM(262420000000036/ff864cb6) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124310089 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250222124310089 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) 20250222124310089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124310089 DMM INFO MM(262420000000036/ff864cb6) <- GMM ATTACH ACCEPT (new P-TMSI=0xff864cb6) (gprs_gmm.c:355) 20250222124310092 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124310092 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124310092 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250222124310092 DMM INFO MM(262420000000036/ff864cb6) Subscriber data update (mmctx.c:445) 20250222124310092 DMM DEBUG MM(262420000000036/ff864cb6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124310092 DMM INFO MM(262420000000036/ff864cb6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124310092 DMM NOTICE MM(262420000000036/ff864cb6) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1055) 20250222124310092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124310092 DMM NOTICE MM(262420000000036/ff864cb6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124310092 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) 20250222124310094 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124310094 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250222124310094 DMM INFO MM(262420000000036/ff864cb6) Subscriber data update (mmctx.c:445) 20250222124310094 DMM DEBUG MM(262420000000036/ff864cb6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@0db0551d115f: Warning: Re-starting timer T, which is already active (running or expired). 20250222124316090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250222124316090 DMM INFO MM(262420000000036/ff864cb6) <- GMM ATTACH ACCEPT (new P-TMSI=0xff864cb6) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@0db0551d115f: Warning: Re-starting timer T, which is already active (running or expired). 20250222124319311 DGPRS DEBUG Checking for inactive LLMEs, time = 3459105 (sgsn.c:131) 20250222124322091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250222124322091 DMM INFO MM(262420000000036/ff864cb6) <- GMM ATTACH ACCEPT (new P-TMSI=0xff864cb6) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@0db0551d115f: Warning: Re-starting timer T, which is already active (running or expired). 20250222124328092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250222124328093 DMM INFO MM(262420000000036/ff864cb6) <- GMM ATTACH ACCEPT (new P-TMSI=0xff864cb6) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@0db0551d115f: Warning: Re-starting timer T, which is already active (running or expired). 20250222124329032 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250222124329032 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124329033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250222124334094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250222124334094 DMM INFO MM(262420000000036/ff864cb6) <- GMM ATTACH ACCEPT (new P-TMSI=0xff864cb6) (gprs_gmm.c:355) TC_attach_check_complete_resend(364)@0db0551d115f: Warning: Re-starting timer T, which is already active (running or expired). 20250222124338461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124338462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124338462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124338472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124338474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124338474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124338488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124338490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124338490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124340096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250222124340096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250222124340096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222124340096 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250222124340096 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) 20250222124340096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Reject}: Deallocated (fsm.c:568) 20250222124340096 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124340096 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124340096 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222124340096 DLLC NOTICE LLME(db31cc79/ff864cb6){ASSIGNED} LLGM Assign pre (ff864cb6 => ffffffff) (gprs_llc.c:1079) 20250222124340096 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff864cb6 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@0db0551d115f: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@0db0551d115f: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@0db0551d115f: Final verdict of PTC: pass 20250222124344120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32850<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@0db0551d115f: Final verdict of PTC: none 20250222124344123 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124344123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(361)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@0db0551d115f: Final verdict of PTC: none -NSVCI98(355)@0db0551d115f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@0db0551d115f: Final verdict of PTC: none -NSVCI97(350)@0db0551d115f: Final verdict of PTC: none -NSVCI99(360)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@0db0551d115f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@0db0551d115f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(353)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(358)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(348)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:43:44 UTC 2025 ====== 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 20250222124344191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124344493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89896) 20250222124345124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124345124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89896, count=95328) 20250222124346126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124346127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:43:46 UTC 2025 /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 20250222124347129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124347129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_hlr_location_cancel_request_update started. 20250222124347575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124347576 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124347593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124347593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124347593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124347593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124347593 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124347593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124347593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124347593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124347593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124347594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124347594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124347594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124347594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124347594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124347594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124347594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124347594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124347594 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124347594 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124347594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124347595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124347595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124347598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124347607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124347607 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@0db0551d115f: 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(374)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124347618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124347618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124347618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124347618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124347618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124347618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124347618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124347618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124347618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124347620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124347620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124347620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124347620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124347620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124347620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124347620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124347620 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124347620 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124347620 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124347620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124347620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124347620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(375)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(374)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124347623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(371)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(375)@0db0551d115f: 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 } 20250222124347630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124347630 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(379)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@0db0551d115f: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_update-BVCI210(373)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124347632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124347632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124347632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124347632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124347632 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124347632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124347632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124347632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124347632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124347633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124347633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124347633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124347633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124347633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124347633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124347633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124347633 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124347633 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124347633 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124347633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(379)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124347633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124347633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124347636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124347642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124347642 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124348130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124348130 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124348130 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124348130 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@0db0551d115f: 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) } } } } 20250222124348134 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124348135 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@0db0551d115f: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E092A091'O, index=0 SGSN_Test-GSUP(381)@0db0551d115f: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@0db0551d115f: 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 := 'F34A6CE26AC5F1721F66A9176F8C9DE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4CE71965'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72B08972F3CBA595'O } } } } } 20250222124349203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124349203 DLLC NOTICE LLME(ffffffff/e092a091){UNASSIGNED} LLC RX: unknown TLLI 0xe092a091, creating LLME on the fly (gprs_llc.c:552) 20250222124349203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124349203 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1325) 20250222124349204 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124349204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124349204 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124349204 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124349204 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124349204 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124349204 DLLC NOTICE LLME(ffffffff/e092a091){UNASSIGNED} LLGM Assign pre (e092a091 => ee963810) (gprs_llc.c:1079) 20250222124349204 DLLC NOTICE LLME(e092a091/ee963810){ASSIGNED} LLGM Assign post (e092a091 => ee963810) (gprs_llc.c:1125) 20250222124349204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124349204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124349204 DMM DEBUG MM(262420000000031/ee963810) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124349233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124349233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124349233 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124349233 DMM DEBUG MM(262420000000031/ee963810) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1139) 20250222124349233 DMM NOTICE MM(262420000000031/ee963810) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124349233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124349233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124349233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124349233 DMM DEBUG MM(262420000000031/ee963810) Requesting authorization (sgsn_auth.c:160) 20250222124349233 DMM INFO MM(262420000000031/ee963810) Requesting authentication tuples (sgsn_auth.c:184) 20250222124349233 DMM DEBUG MM(262420000000031/ee963810) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124349233 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250222124349233 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)@0db0551d115f: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@0db0551d115f: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250222124349240 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124349240 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124349240 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124349240 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124349240 DMM INFO MM(262420000000031/ee963810) Subscriber data update (mmctx.c:445) 20250222124349240 DMM DEBUG MM(262420000000031/ee963810) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124349240 DMM INFO MM(262420000000031/ee963810) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124349240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124349240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124349240 DMM INFO MM(262420000000031/ee963810) <- GMM AUTH AND CIPHERING REQ (rand = f3 4a 6c e2 6a c5 f1 72 1f 66 a9 17 6f 8c 9d e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124349256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124349256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124349256 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124349257 DMM INFO MM(262420000000031/ee963810) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124349257 DMM NOTICE MM(262420000000031/ee963810) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124349257 DMM DEBUG MM(262420000000031/ee963810) checking auth: received GSM SRES = 4c e7 19 65 (gprs_gmm.c:721) 20250222124349257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124349257 DMM DEBUG MM(262420000000031/ee963810) Requesting authorization (sgsn_auth.c:160) 20250222124349257 DMM INFO MM(262420000000031/ee963810) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124349257 DMM DEBUG MM(262420000000031/ee963810) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124349257 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250222124349257 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) 20250222124349257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124349257 DMM INFO MM(262420000000031/ee963810) <- GMM ATTACH ACCEPT (new P-TMSI=0xee963810) (gprs_gmm.c:355) 20250222124349260 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124349260 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124349260 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250222124349260 DMM INFO MM(262420000000031/ee963810) Subscriber data update (mmctx.c:445) 20250222124349260 DMM DEBUG MM(262420000000031/ee963810) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124349260 DMM INFO MM(262420000000031/ee963810) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124349260 DMM NOTICE MM(262420000000031/ee963810) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1055) 20250222124349260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124349260 DMM NOTICE MM(262420000000031/ee963810) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124349260 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) 20250222124349261 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124349261 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250222124349261 DMM INFO MM(262420000000031/ee963810) Subscriber data update (mmctx.c:445) 20250222124349261 DMM DEBUG MM(262420000000031/ee963810) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124349272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124349272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124349272 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124349272 DMM INFO MM(262420000000031/ee963810) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124349272 DMM NOTICE MM(262420000000031/ee963810) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124349272 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124349272 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124349272 DLLC NOTICE LLME(e092a091/ee963810){ASSIGNED} LLGM Assign pre (ffffffff => ee963810) (gprs_llc.c:1079) 20250222124349272 DLLC NOTICE LLME(ffffffff/ee963810){ASSIGNED} LLGM Assign post (ffffffff => ee963810) (gprs_llc.c:1125) 20250222124349272 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124349272 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124349272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124349272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222124349312 DGPRS DEBUG Checking for inactive LLMEs, time = 3459135 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@0db0551d115f: setverdict(pass): none -> pass 20250222124349322 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250222124349322 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250222124349322 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) 20250222124349322 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250222124349322 DMM INFO MM(262420000000031/ee963810) Subscriber data update (mmctx.c:445) 20250222124349322 DMM DEBUG MM(262420000000031/ee963810) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250222124349322 DMM INFO MM(262420000000031/ee963810) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250222124349322 DMM INFO MM(262420000000031/ee963810) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124349322 DMM INFO MM(262420000000031/ee963810) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124349322 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124349322 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124349322 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124349322 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124349322 DLLC NOTICE LLME(ffffffff/ee963810){ASSIGNED} LLGM Assign pre (ee963810 => ffffffff) (gprs_llc.c:1079) 20250222124349322 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee963810 => ffffffff) (gprs_llc.c:1125) 20250222124349322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124349322 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124349322 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124349322 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed MC@0db0551d115f: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@0db0551d115f: Final verdict of PTC: none 20250222124354335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124354335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(380)@0db0551d115f: Final verdict of PTC: none -NSVCI99(379)@0db0551d115f: Final verdict of PTC: none -NSVCI97(369)@0db0551d115f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@0db0551d115f: Final verdict of PTC: none 20250222124354337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41970<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI220(378)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@0db0551d115f: Final verdict of PTC: none -NSVCI98(374)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(367)@0db0551d115f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(377)@0db0551d115f: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@0db0551d115f: Final verdict of PTC: pass SGSN_Test-GGSN_GTP(382)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(372)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@0db0551d115f: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:43:54 UTC 2025 ====== 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 20250222124354402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124354704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87188) 20250222124355336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124355336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87188, count=92620) 20250222124356337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124356337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:43:56 UTC 2025 /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 20250222124357338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124357338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_hlr_location_cancel_request_withdraw started. 20250222124357788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124357789 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124357805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124357805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124357805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124357805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124357805 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124357805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124357805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124357805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124357805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124357805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124357805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124357805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124357805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124357805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124357805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124357805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124357805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124357805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124357805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124357805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124357806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124357806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124357809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124357814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124357814 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(389)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(393)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124357818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124357818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124357818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124357818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124357818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124357818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124357818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124357818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124357818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124357818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124357818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124357818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124357818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124357818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124357818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124357818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124357818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124357818 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124357818 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124357818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124357819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124357819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124357821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124357825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124357825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@0db0551d115f: 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(399)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(399)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124357835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124357835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124357835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124357835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124357835 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124357835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124357835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124357835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124357835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(399)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124357836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124357836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124357836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124357836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124357836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124357836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124357836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124357836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124357836 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124357836 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124357836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124357836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124357836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(399)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(399)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124357838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124357843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124357843 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124358339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124358339 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124358339 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124358339 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(398)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(398)@0db0551d115f: 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) } } } } 20250222124358343 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124358345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(398)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(398)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(398)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(398)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(398)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(398)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@0db0551d115f: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C5596ECD'O, index=0 SGSN_Test-GSUP(400)@0db0551d115f: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@0db0551d115f: 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 := 'D47F7005A664855E4E0719AFB1D6BCB1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '66474906'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00AD6977D31FC89D'O } } } } } 20250222124359412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124359412 DLLC NOTICE LLME(ffffffff/c5596ecd){UNASSIGNED} LLC RX: unknown TLLI 0xc5596ecd, creating LLME on the fly (gprs_llc.c:552) 20250222124359412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124359412 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1325) 20250222124359412 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124359412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124359412 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124359412 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124359412 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124359412 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124359412 DLLC NOTICE LLME(ffffffff/c5596ecd){UNASSIGNED} LLGM Assign pre (c5596ecd => ea8f095d) (gprs_llc.c:1079) 20250222124359412 DLLC NOTICE LLME(c5596ecd/ea8f095d){ASSIGNED} LLGM Assign post (c5596ecd => ea8f095d) (gprs_llc.c:1125) 20250222124359412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124359412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124359412 DMM DEBUG MM(262420000000029/ea8f095d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124359438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124359438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124359438 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124359438 DMM DEBUG MM(262420000000029/ea8f095d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1139) 20250222124359438 DMM NOTICE MM(262420000000029/ea8f095d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124359438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124359438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124359438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124359438 DMM DEBUG MM(262420000000029/ea8f095d) Requesting authorization (sgsn_auth.c:160) 20250222124359438 DMM INFO MM(262420000000029/ea8f095d) Requesting authentication tuples (sgsn_auth.c:184) 20250222124359438 DMM DEBUG MM(262420000000029/ea8f095d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124359438 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250222124359438 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)@0db0551d115f: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@0db0551d115f: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250222124359444 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124359444 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124359444 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124359444 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124359444 DMM INFO MM(262420000000029/ea8f095d) Subscriber data update (mmctx.c:445) 20250222124359444 DMM DEBUG MM(262420000000029/ea8f095d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124359444 DMM INFO MM(262420000000029/ea8f095d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124359444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124359444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124359444 DMM INFO MM(262420000000029/ea8f095d) <- GMM AUTH AND CIPHERING REQ (rand = d4 7f 70 05 a6 64 85 5e 4e 07 19 af b1 d6 bc b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124359460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124359460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124359460 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124359460 DMM INFO MM(262420000000029/ea8f095d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124359460 DMM NOTICE MM(262420000000029/ea8f095d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124359460 DMM DEBUG MM(262420000000029/ea8f095d) checking auth: received GSM SRES = 66 47 49 06 (gprs_gmm.c:721) 20250222124359460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124359460 DMM DEBUG MM(262420000000029/ea8f095d) Requesting authorization (sgsn_auth.c:160) 20250222124359460 DMM INFO MM(262420000000029/ea8f095d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124359460 DMM DEBUG MM(262420000000029/ea8f095d) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124359460 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250222124359460 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) 20250222124359460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124359460 DMM INFO MM(262420000000029/ea8f095d) <- GMM ATTACH ACCEPT (new P-TMSI=0xea8f095d) (gprs_gmm.c:355) 20250222124359463 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124359463 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124359463 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250222124359463 DMM INFO MM(262420000000029/ea8f095d) Subscriber data update (mmctx.c:445) 20250222124359463 DMM DEBUG MM(262420000000029/ea8f095d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124359463 DMM INFO MM(262420000000029/ea8f095d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124359463 DMM NOTICE MM(262420000000029/ea8f095d) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1055) 20250222124359463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124359463 DMM NOTICE MM(262420000000029/ea8f095d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124359463 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) 20250222124359465 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124359465 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250222124359465 DMM INFO MM(262420000000029/ea8f095d) Subscriber data update (mmctx.c:445) 20250222124359465 DMM DEBUG MM(262420000000029/ea8f095d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124359476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124359476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124359476 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124359476 DMM INFO MM(262420000000029/ea8f095d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124359476 DMM NOTICE MM(262420000000029/ea8f095d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124359476 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124359476 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124359476 DLLC NOTICE LLME(c5596ecd/ea8f095d){ASSIGNED} LLGM Assign pre (ffffffff => ea8f095d) (gprs_llc.c:1079) 20250222124359476 DLLC NOTICE LLME(ffffffff/ea8f095d){ASSIGNED} LLGM Assign post (ffffffff => ea8f095d) (gprs_llc.c:1125) 20250222124359476 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124359476 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124359476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124359476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@0db0551d115f: setverdict(pass): none -> pass 20250222124359525 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250222124359525 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250222124359525 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) 20250222124359525 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250222124359525 DMM INFO MM(262420000000029/ea8f095d) Subscriber data update (mmctx.c:445) 20250222124359525 DMM DEBUG MM(262420000000029/ea8f095d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250222124359525 DMM INFO MM(262420000000029/ea8f095d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250222124359525 DMM INFO MM(262420000000029/ea8f095d) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1108) 20250222124359525 DMM NOTICE MM(262420000000029/ea8f095d) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1086) 20250222124359525 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:306) 20250222124359525 DMM INFO MM(262420000000029/ea8f095d) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20250222124359525 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124359525 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124359525 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124359525 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124359525 DLLC NOTICE LLME(ffffffff/ea8f095d){ASSIGNED} LLGM Assign pre (ea8f095d => ffffffff) (gprs_llc.c:1079) 20250222124359525 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea8f095d => ffffffff) (gprs_llc.c:1125) 20250222124359525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124359525 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124359525 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124359525 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@0db0551d115f: Removing Client IMSI='262420000000029'H, index=0 20250222124359541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124359541 DLLC NOTICE LLME(ffffffff/ea8f095d){UNASSIGNED} LLC RX: unknown TLLI 0xea8f095d, creating LLME on the fly (gprs_llc.c:552) 20250222124359541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124359541 DMM NOTICE LLME(ffffffff/ea8f095d){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250222124359541 DLLC NOTICE LLME(ffffffff/ea8f095d){UNASSIGNED} LLGM Assign pre (ea8f095d => ffffffff) (gprs_llc.c:1079) 20250222124359541 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea8f095d => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@0db0551d115f: Final verdict of PTC: pass 20250222124359545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47792<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124359549 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124359549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(400)@0db0551d115f: Final verdict of PTC: none -NSVCI97(388)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(398)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@0db0551d115f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@0db0551d115f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@0db0551d115f: Final verdict of PTC: none -NSVCI99(399)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@0db0551d115f: Final verdict of PTC: none -NSVCI98(393)@0db0551d115f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(386)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(391)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(397)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(398): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(399): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@0db0551d115f: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:43:59 UTC 2025 ====== 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 20250222124359615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124359917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47796<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44524) 20250222124400551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124400551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44524, count=96224) 20250222124401552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124401552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:44:01 UTC 2025 /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 20250222124402553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124402553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250222124403005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124403006 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@0db0551d115f: 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(407)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124403022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124403022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124403022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124403022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124403022 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124403022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124403022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124403022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124403022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124403023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124403023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124403023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124403023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124403023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124403023 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124403023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124403023 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124403023 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124403023 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124403023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124403024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124403024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(407)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(408)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124403027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124403033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124403033 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(408)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(412)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124403037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124403037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124403037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124403037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124403037 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124403037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124403037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124403037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124403037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124403038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124403038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124403038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124403038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124403038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124403038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124403038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124403038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124403038 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124403038 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124403038 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124403039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124403039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(413)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124403041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(409)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124403047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124403047 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(413)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124403050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124403050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124403050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124403050 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124403050 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124403050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124403050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124403050 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124403051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124403051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124403051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124403051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124403051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124403052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124403052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124403052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124403052 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124403052 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124403052 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124403052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124403052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124403052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124403054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124403059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124403059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124403554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124403554 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124403554 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124403554 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@0db0551d115f: 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) } } } } 20250222124403555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(418)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250222124403555 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0db0551d115f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F4C34DE6'O, index=0 SGSN_Test-GSUP(419)@0db0551d115f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250222124404590 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) 20250222124404590 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@0db0551d115f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@0db0551d115f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@0db0551d115f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0db0551d115f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@0db0551d115f: Final verdict of PTC: pass 20250222124404599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47808<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124404602 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124404602 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(418)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(419)@0db0551d115f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@0db0551d115f: Final verdict of PTC: none -NSVCI98(412)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@0db0551d115f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@0db0551d115f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@0db0551d115f: Final verdict of PTC: none -NSVCI97(407)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(405)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(410)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(415)@0db0551d115f: Final verdict of PTC: none -NSVCI99(417)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@0db0551d115f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:44:04 UTC 2025 ====== 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 20250222124404744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47810<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124405045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47810<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44840) 20250222124405603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124405603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44840, count=52388) 20250222124406604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124406604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:44:07 UTC 2025 /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 20250222124407605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124407605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250222124408112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124408115 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124408163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124408163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124408163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124408163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124408163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124408163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124408163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124408163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124408163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124408164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124408164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124408164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124408164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124408164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124408164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124408164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124408164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124408164 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124408164 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124408164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124408164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124408164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124408167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124408174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124408174 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124408184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124408184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124408184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124408184 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124408184 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124408184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124408184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124408184 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124408184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124408186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124408186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124408186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124408186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124408186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124408186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124408186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124408186 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124408186 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124408186 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124408186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124408186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124408186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124408189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124408194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124408194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@0db0551d115f: 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(436)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124408202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124408202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124408202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124408202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124408202 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124408202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124408202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124408202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124408202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124408204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124408204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124408204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124408204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124408204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124408204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124408204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124408204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124408204 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124408204 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124408204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124408204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124408204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124408206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124408210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124408210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124408606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124408606 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124408606 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124408606 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@0db0551d115f: 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) } } } } 20250222124408610 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124408612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0db0551d115f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='D4251DDC'O, index=0 SGSN_Test-GSUP(438)@0db0551d115f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250222124409677 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) 20250222124409677 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@0db0551d115f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@0db0551d115f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@0db0551d115f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0db0551d115f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@0db0551d115f: Final verdict of PTC: pass 20250222124409687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42778<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124409691 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124409691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(438)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@0db0551d115f: Final verdict of PTC: none -NSVCI97(426)@0db0551d115f: Final verdict of PTC: none -NSVCI99(436)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@0db0551d115f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@0db0551d115f: Final verdict of PTC: none -NSVCI98(431)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@0db0551d115f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(429)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(424)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(434)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@0db0551d115f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:44:09 UTC 2025 ====== 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 20250222124409789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124410091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44416) 20250222124410692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124410692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44416, count=52356) 20250222124411694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124411694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:44:12 UTC 2025 /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 20250222124412695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124412695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_rau_unknown started. 20250222124413183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124413185 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124413228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124413228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124413228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124413228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124413228 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124413228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124413228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124413228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124413228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124413229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124413229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124413230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124413230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124413230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124413230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124413230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124413230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124413230 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124413230 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124413230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124413230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124413230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124413233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124413241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124413241 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(447)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(444)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124413248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124413248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124413248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124413248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124413248 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124413248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124413248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124413248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124413248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124413249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124413249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124413249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124413249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124413249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124413249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124413249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124413249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124413249 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124413249 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124413249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124413249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124413249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124413251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124413255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124413255 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@0db0551d115f: 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(455)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124413264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124413264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124413264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124413264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124413264 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124413264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124413264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124413264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124413264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124413265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124413265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124413265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124413265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124413265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124413265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124413265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124413265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124413265 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124413265 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124413265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124413265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124413265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124413267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124413272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124413272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124413696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124413696 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124413696 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124413696 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@0db0551d115f: 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) } } } } 20250222124413700 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(456)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124413701 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@0db0551d115f: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='EA5DCAC2'O, index=0 SGSN_Test-GSUP(457)@0db0551d115f: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250222124414726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124414726 DLLC NOTICE LLME(ffffffff/ea5dcac2){UNASSIGNED} LLC RX: unknown TLLI 0xea5dcac2, creating LLME on the fly (gprs_llc.c:552) 20250222124414726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250222124414726 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222124414726 DMM NOTICE LLME(ffffffff/ea5dcac2){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250222124414726 DLLC NOTICE LLME(ffffffff/ea5dcac2){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250222124414726 DMM ERROR LLME(ffffffff/ea5dcac2){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250222124414726 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250222124414726 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250222124414726 DLLC NOTICE LLME(ffffffff/ea5dcac2){UNASSIGNED} LLGM Assign pre (ea5dcac2 => ffffffff) (gprs_llc.c:1079) 20250222124414726 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea5dcac2 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@0db0551d115f: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@0db0551d115f: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@0db0551d115f: Final verdict of PTC: pass 20250222124414732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42792<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(457)@0db0551d115f: Final verdict of PTC: none 20250222124414733 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124414733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(442)@0db0551d115f: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@0db0551d115f: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@0db0551d115f: Final verdict of PTC: none -NSVCI99(455)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@0db0551d115f: Final verdict of PTC: none -NSVCI98(450)@0db0551d115f: Final verdict of PTC: none -NSVCI97(445)@0db0551d115f: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(453)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(448)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(443)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@0db0551d115f: Test case TC_rau_unknown finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:44:14 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250222124414805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124415106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42796<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50820) 20250222124415734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124415734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50820, count=55456) 20250222124416735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124416735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:44:17 UTC 2025 /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 20250222124417736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124417736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_rau started. 20250222124418198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124418200 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(464)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(465)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124418259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124418259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124418259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124418259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124418259 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124418259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124418259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124418259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124418259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(465)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124418261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124418261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124418261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124418261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124418261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124418261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124418261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124418261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124418261 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124418261 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124418261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(465)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124418262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124418262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-BSSGP1(466)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(465)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124418265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(464)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(461)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(469)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124418273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124418273 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250222124418274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124418274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124418274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124418274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124418274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124418274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124418274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124418274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124418274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124418274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124418274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124418274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124418274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124418274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124418275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124418275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124418275 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124418275 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124418275 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124418275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(469)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_rau-BVCI196(462)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124418275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124418275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(470)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(469)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124418278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(466)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(470)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250222124418285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124418285 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(474)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124418287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124418287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124418287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124418287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124418287 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124418287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124418287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124418287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124418287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau-BVCI210(467)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(474)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124418288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124418288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124418288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124418288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124418288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124418288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124418288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124418288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124418288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124418288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124418288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124418289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124418289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124418291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124418295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124418296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124418737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124418737 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124418737 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124418737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@0db0551d115f: 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) } } } } 20250222124418741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124418743 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222124419313 DGPRS DEBUG Checking for inactive LLMEs, time = 3459165 (sgsn.c:131) TC_attach_rau-BVCI196(462)@0db0551d115f: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='FDC2DE08'O, index=0 SGSN_Test-GSUP(476)@0db0551d115f: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@0db0551d115f: 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 := '320D862B8D49CAC5938EE236D6374A24'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F817AB09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '32DE76CA836F7272'O } } } } } 20250222124419768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124419768 DLLC NOTICE LLME(ffffffff/fdc2de08){UNASSIGNED} LLC RX: unknown TLLI 0xfdc2de08, creating LLME on the fly (gprs_llc.c:552) 20250222124419768 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124419768 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1325) 20250222124419768 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124419768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124419768 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124419768 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124419768 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124419768 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124419768 DLLC NOTICE LLME(ffffffff/fdc2de08){UNASSIGNED} LLGM Assign pre (fdc2de08 => d49d9652) (gprs_llc.c:1079) 20250222124419768 DLLC NOTICE LLME(fdc2de08/d49d9652){ASSIGNED} LLGM Assign post (fdc2de08 => d49d9652) (gprs_llc.c:1125) 20250222124419768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124419768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124419768 DMM DEBUG MM(262420000000012/d49d9652) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124419773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124419773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124419773 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124419773 DMM DEBUG MM(262420000000012/d49d9652) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1139) 20250222124419773 DMM NOTICE MM(262420000000012/d49d9652) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124419773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124419773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124419773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124419774 DMM DEBUG MM(262420000000012/d49d9652) Requesting authorization (sgsn_auth.c:160) 20250222124419774 DMM INFO MM(262420000000012/d49d9652) Requesting authentication tuples (sgsn_auth.c:184) 20250222124419774 DMM DEBUG MM(262420000000012/d49d9652) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124419774 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250222124419774 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)@0db0551d115f: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@0db0551d115f: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250222124419775 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124419775 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124419775 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124419775 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124419775 DMM INFO MM(262420000000012/d49d9652) Subscriber data update (mmctx.c:445) 20250222124419775 DMM DEBUG MM(262420000000012/d49d9652) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124419775 DMM INFO MM(262420000000012/d49d9652) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124419775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124419775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124419775 DMM INFO MM(262420000000012/d49d9652) <- GMM AUTH AND CIPHERING REQ (rand = 32 0d 86 2b 8d 49 ca c5 93 8e e2 36 d6 37 4a 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124419777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124419777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124419777 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124419777 DMM INFO MM(262420000000012/d49d9652) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124419777 DMM NOTICE MM(262420000000012/d49d9652) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124419777 DMM DEBUG MM(262420000000012/d49d9652) checking auth: received GSM SRES = f8 17 ab 09 (gprs_gmm.c:721) 20250222124419777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124419777 DMM DEBUG MM(262420000000012/d49d9652) Requesting authorization (sgsn_auth.c:160) 20250222124419777 DMM INFO MM(262420000000012/d49d9652) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124419777 DMM DEBUG MM(262420000000012/d49d9652) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124419777 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250222124419777 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) 20250222124419777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124419777 DMM INFO MM(262420000000012/d49d9652) <- GMM ATTACH ACCEPT (new P-TMSI=0xd49d9652) (gprs_gmm.c:355) 20250222124419778 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124419778 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124419778 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250222124419778 DMM INFO MM(262420000000012/d49d9652) Subscriber data update (mmctx.c:445) 20250222124419778 DMM DEBUG MM(262420000000012/d49d9652) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124419778 DMM INFO MM(262420000000012/d49d9652) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124419778 DMM NOTICE MM(262420000000012/d49d9652) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1055) 20250222124419778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124419778 DMM NOTICE MM(262420000000012/d49d9652) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124419778 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) 20250222124419778 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124419778 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250222124419778 DMM INFO MM(262420000000012/d49d9652) Subscriber data update (mmctx.c:445) 20250222124419778 DMM DEBUG MM(262420000000012/d49d9652) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124419780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124419780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124419780 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124419780 DMM INFO MM(262420000000012/d49d9652) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124419780 DMM NOTICE MM(262420000000012/d49d9652) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124419780 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124419780 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124419780 DLLC NOTICE LLME(fdc2de08/d49d9652){ASSIGNED} LLGM Assign pre (ffffffff => d49d9652) (gprs_llc.c:1079) 20250222124419780 DLLC NOTICE LLME(ffffffff/d49d9652){ASSIGNED} LLGM Assign post (ffffffff => d49d9652) (gprs_llc.c:1125) 20250222124419780 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124419780 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124419780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124419780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@0db0551d115f: setverdict(pass): none -> pass 20250222124419842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124419842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124419842 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124419842 DMM INFO MM(262420000000012/d49d9652) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1667) 20250222124419842 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124419842 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222124419842 DLLC NOTICE LLME(ffffffff/d49d9652){ASSIGNED} LLGM Assign pre (d49d9652 => f0770d74) (gprs_llc.c:1079) 20250222124419842 DLLC NOTICE LLME(d49d9652/f0770d74){ASSIGNED} LLGM Assign post (d49d9652 => f0770d74) (gprs_llc.c:1125) 20250222124419842 DMM INFO MM(262420000000012/f0770d74) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau(478)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@0db0551d115f: Removing Client IMSI='262420000000012'H, index=0 20250222124419858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124419858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250222124419858 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124419858 DMM INFO MM(262420000000012/f0770d74) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250222124419858 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250222124419858 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124419858 DLLC NOTICE LLME(d49d9652/f0770d74){ASSIGNED} LLGM Assign pre (ffffffff => f0770d74) (gprs_llc.c:1079) 20250222124419858 DLLC NOTICE LLME(ffffffff/f0770d74){ASSIGNED} LLGM Assign post (ffffffff => f0770d74) (gprs_llc.c:1125) 20250222124419858 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau(478)@0db0551d115f: Final verdict of PTC: pass 20250222124419863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37394<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@0db0551d115f: Final verdict of PTC: none 20250222124419867 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124419867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(460)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@0db0551d115f: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@0db0551d115f: Final verdict of PTC: none -NSVCI99(474)@0db0551d115f: Final verdict of PTC: none -NSVCI98(469)@0db0551d115f: Final verdict of PTC: none -NSVCI97(465)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@0db0551d115f: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@0db0551d115f: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(472)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(468)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(463)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_rau finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:44:19 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250222124419958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124420360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91664) 20250222124420869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124420869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91664, count=92204) 20250222124421870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124421870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:44:22 UTC 2025 /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 20250222124422872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124422872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_rau_a_a started. 20250222124423402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124423404 DMM INFO MM(262420000000012/f0770d74) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124423405 DMM INFO MM(262420000000012/f0770d74) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124423405 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124423405 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124423405 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124423405 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124423405 DLLC NOTICE LLME(ffffffff/f0770d74){ASSIGNED} LLGM Assign pre (f0770d74 => ffffffff) (gprs_llc.c:1079) 20250222124423405 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0770d74 => ffffffff) (gprs_llc.c:1125) 20250222124423405 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250222124423405 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) 20250222124423405 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:402) 20250222124423405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124423405 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124423405 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124423405 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124423405 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124423437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124423437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124423437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124423437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124423437 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124423437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124423437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124423437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124423437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124423437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124423437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124423437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124423437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124423437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124423437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124423437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124423437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124423437 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124423437 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124423437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124423438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124423438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124423439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124423444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124423444 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124423451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124423451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124423451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124423451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124423451 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124423451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124423451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124423451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124423451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124423452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124423452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124423452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124423453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124423453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124423453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124423453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124423453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124423453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124423453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124423453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124423453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124423453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(489)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124423456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124423462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124423462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(489)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI210(487)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(493)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124423465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124423466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124423466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124423466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124423466 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124423466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124423466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124423466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124423466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124423466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124423466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124423466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124423466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124423466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124423466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124423466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124423466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124423466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124423466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124423466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124423467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124423467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124423469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124423474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124423474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124423873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124423873 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124423873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124423873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@0db0551d115f: 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) } } } } 20250222124423878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(494)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124423879 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@0db0551d115f: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='EB3C20F8'O, index=0 SGSN_Test-GSUP(495)@0db0551d115f: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@0db0551d115f: 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 := '9D927345590E3191F9886C806BD841DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18262DC2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6922DE7DDBFE7500'O } } } } } 20250222124424967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124424967 DLLC NOTICE LLME(ffffffff/eb3c20f8){UNASSIGNED} LLC RX: unknown TLLI 0xeb3c20f8, creating LLME on the fly (gprs_llc.c:552) 20250222124424967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124424967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1325) 20250222124424967 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124424967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124424967 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124424967 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124424967 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124424967 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124424967 DLLC NOTICE LLME(ffffffff/eb3c20f8){UNASSIGNED} LLGM Assign pre (eb3c20f8 => dd5a6202) (gprs_llc.c:1079) 20250222124424967 DLLC NOTICE LLME(eb3c20f8/dd5a6202){ASSIGNED} LLGM Assign post (eb3c20f8 => dd5a6202) (gprs_llc.c:1125) 20250222124424967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124424967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124424967 DMM DEBUG MM(262420000000037/dd5a6202) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124424997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124424997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124424997 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124424997 DMM DEBUG MM(262420000000037/dd5a6202) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1139) 20250222124424997 DMM NOTICE MM(262420000000037/dd5a6202) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124424997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124424997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124424997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124424997 DMM DEBUG MM(262420000000037/dd5a6202) Requesting authorization (sgsn_auth.c:160) 20250222124424997 DMM INFO MM(262420000000037/dd5a6202) Requesting authentication tuples (sgsn_auth.c:184) 20250222124424997 DMM DEBUG MM(262420000000037/dd5a6202) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124424997 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250222124424997 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)@0db0551d115f: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@0db0551d115f: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250222124425004 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124425004 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124425004 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124425004 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124425004 DMM INFO MM(262420000000037/dd5a6202) Subscriber data update (mmctx.c:445) 20250222124425004 DMM DEBUG MM(262420000000037/dd5a6202) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124425004 DMM INFO MM(262420000000037/dd5a6202) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124425004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124425004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124425004 DMM INFO MM(262420000000037/dd5a6202) <- GMM AUTH AND CIPHERING REQ (rand = 9d 92 73 45 59 0e 31 91 f9 88 6c 80 6b d8 41 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124425022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124425022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124425022 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124425022 DMM INFO MM(262420000000037/dd5a6202) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124425022 DMM NOTICE MM(262420000000037/dd5a6202) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124425022 DMM DEBUG MM(262420000000037/dd5a6202) checking auth: received GSM SRES = 18 26 2d c2 (gprs_gmm.c:721) 20250222124425022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124425022 DMM DEBUG MM(262420000000037/dd5a6202) Requesting authorization (sgsn_auth.c:160) 20250222124425022 DMM INFO MM(262420000000037/dd5a6202) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124425023 DMM DEBUG MM(262420000000037/dd5a6202) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124425023 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250222124425023 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) 20250222124425023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124425023 DMM INFO MM(262420000000037/dd5a6202) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd5a6202) (gprs_gmm.c:355) 20250222124425026 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124425026 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124425026 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250222124425026 DMM INFO MM(262420000000037/dd5a6202) Subscriber data update (mmctx.c:445) 20250222124425026 DMM DEBUG MM(262420000000037/dd5a6202) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124425026 DMM INFO MM(262420000000037/dd5a6202) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124425026 DMM NOTICE MM(262420000000037/dd5a6202) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1055) 20250222124425026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124425026 DMM NOTICE MM(262420000000037/dd5a6202) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124425026 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) 20250222124425027 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124425027 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250222124425027 DMM INFO MM(262420000000037/dd5a6202) Subscriber data update (mmctx.c:445) 20250222124425027 DMM DEBUG MM(262420000000037/dd5a6202) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124425038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124425038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124425038 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124425038 DMM INFO MM(262420000000037/dd5a6202) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124425038 DMM NOTICE MM(262420000000037/dd5a6202) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124425038 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124425038 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124425038 DLLC NOTICE LLME(eb3c20f8/dd5a6202){ASSIGNED} LLGM Assign pre (ffffffff => dd5a6202) (gprs_llc.c:1079) 20250222124425038 DLLC NOTICE LLME(ffffffff/dd5a6202){ASSIGNED} LLGM Assign post (ffffffff => dd5a6202) (gprs_llc.c:1125) 20250222124425038 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124425038 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124425038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124425038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@0db0551d115f: setverdict(pass): none -> pass 20250222124425098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124425098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124425098 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124425098 DMM INFO MM(262420000000037/dd5a6202) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222124425098 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124425098 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222124425098 DLLC NOTICE LLME(ffffffff/dd5a6202){ASSIGNED} LLGM Assign pre (dd5a6202 => d7a0850d) (gprs_llc.c:1079) 20250222124425098 DLLC NOTICE LLME(dd5a6202/d7a0850d){ASSIGNED} LLGM Assign post (dd5a6202 => d7a0850d) (gprs_llc.c:1125) 20250222124425098 DMM INFO MM(262420000000037/d7a0850d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_a(497)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124425113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124425113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250222124425113 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124425113 DMM INFO MM(262420000000037/d7a0850d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250222124425113 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250222124425113 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124425113 DLLC NOTICE LLME(dd5a6202/d7a0850d){ASSIGNED} LLGM Assign pre (ffffffff => d7a0850d) (gprs_llc.c:1079) 20250222124425113 DLLC NOTICE LLME(ffffffff/d7a0850d){ASSIGNED} LLGM Assign post (ffffffff => d7a0850d) (gprs_llc.c:1125) 20250222124425114 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250222124425114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124425114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124425114 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124425114 DMM INFO MM(262420000000037/d7a0850d) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222124425114 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124425114 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222124425114 DLLC NOTICE LLME(ffffffff/d7a0850d){ASSIGNED} LLGM Assign pre (d7a0850d => cf7f7795) (gprs_llc.c:1079) 20250222124425114 DLLC NOTICE LLME(d7a0850d/cf7f7795){ASSIGNED} LLGM Assign post (d7a0850d => cf7f7795) (gprs_llc.c:1125) 20250222124425114 DMM INFO MM(262420000000037/cf7f7795) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_a(497)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124425125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124425125 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124425125 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124425125 DMM INFO MM(262420000000037/cf7f7795) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250222124425125 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250222124425125 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124425125 DLLC NOTICE LLME(d7a0850d/cf7f7795){ASSIGNED} LLGM Assign pre (ffffffff => cf7f7795) (gprs_llc.c:1079) 20250222124425125 DLLC NOTICE LLME(ffffffff/cf7f7795){ASSIGNED} LLGM Assign post (ffffffff => cf7f7795) (gprs_llc.c:1125) 20250222124425125 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250222124425126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124425126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124425126 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124425126 DMM INFO MM(262420000000037/cf7f7795) -> GMM DETACH REQUEST TLLI=0xcf7f7795 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250222124425126 DMM INFO MM(262420000000037/cf7f7795) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250222124425126 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124425126 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124425126 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124425126 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124425126 DLLC NOTICE LLME(ffffffff/cf7f7795){ASSIGNED} LLGM Assign pre (cf7f7795 => ffffffff) (gprs_llc.c:1079) 20250222124425126 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf7f7795 => ffffffff) (gprs_llc.c:1125) 20250222124425126 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250222124425126 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) 20250222124425126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124425126 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124425126 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124425126 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124425127 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@0db0551d115f: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@0db0551d115f: Final verdict of PTC: pass 20250222124430144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@0db0551d115f: Final verdict of PTC: none -NSVCI99(493)@0db0551d115f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@0db0551d115f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@0db0551d115f: Final verdict of PTC: none 20250222124430150 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124430150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(483)@0db0551d115f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@0db0551d115f: Final verdict of PTC: none -NSVCI98(488)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(481)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(491)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(486)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:44:30 UTC 2025 ====== 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 20250222124430214 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124430516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108348) 20250222124431151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124431151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108348, count=112704) 20250222124432153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124432153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:44:32 UTC 2025 /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 20250222124433155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124433155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_rau_a_b started. 20250222124433607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124433608 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@0db0551d115f: 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(502)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124433629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124433629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124433629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124433629 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124433629 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124433629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124433629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124433629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124433629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124433630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124433630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124433630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124433631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124433631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124433631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124433631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124433631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124433631 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124433631 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124433631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124433631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124433631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(503)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(502)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124433633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(499)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(503)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124433640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124433640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250222124433641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124433641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124433641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124433641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124433641 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124433641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124433641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124433641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124433641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124433642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124433642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124433642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124433642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124433642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124433642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124433642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124433642 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124433642 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124433642 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124433642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124433642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124433642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_rau_a_b-BVCI196(501)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(507)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124433644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124433649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124433649 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@0db0551d115f: 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(512)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124433658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124433658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124433658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124433658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124433658 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124433658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124433658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124433658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124433658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124433660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124433660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124433660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124433660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124433660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124433660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124433660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124433660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124433660 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124433660 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124433660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124433660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124433660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124433662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124433667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124433668 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124434156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124434156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124434156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124434156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@0db0551d115f: 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) } } } } 20250222124434160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(513)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124434162 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@0db0551d115f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='DB04896D'O, index=0 SGSN_Test-GSUP(514)@0db0551d115f: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@0db0551d115f: 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 := '7C254FFEEEC972B4E0200EE583A12F7D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F729800A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED466417AE3CC176'O } } } } } 20250222124435231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124435231 DLLC NOTICE LLME(ffffffff/db04896d){UNASSIGNED} LLC RX: unknown TLLI 0xdb04896d, creating LLME on the fly (gprs_llc.c:552) 20250222124435231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124435231 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1325) 20250222124435231 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124435231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124435231 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124435231 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124435231 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124435231 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124435231 DLLC NOTICE LLME(ffffffff/db04896d){UNASSIGNED} LLGM Assign pre (db04896d => cd1f4a78) (gprs_llc.c:1079) 20250222124435231 DLLC NOTICE LLME(db04896d/cd1f4a78){ASSIGNED} LLGM Assign post (db04896d => cd1f4a78) (gprs_llc.c:1125) 20250222124435231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124435231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124435231 DMM DEBUG MM(262420000000038/cd1f4a78) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124435257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124435257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124435257 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124435257 DMM DEBUG MM(262420000000038/cd1f4a78) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1139) 20250222124435257 DMM NOTICE MM(262420000000038/cd1f4a78) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124435257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124435257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124435257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124435257 DMM DEBUG MM(262420000000038/cd1f4a78) Requesting authorization (sgsn_auth.c:160) 20250222124435257 DMM INFO MM(262420000000038/cd1f4a78) Requesting authentication tuples (sgsn_auth.c:184) 20250222124435257 DMM DEBUG MM(262420000000038/cd1f4a78) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124435257 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250222124435257 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)@0db0551d115f: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@0db0551d115f: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250222124435263 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124435263 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124435263 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124435263 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124435263 DMM INFO MM(262420000000038/cd1f4a78) Subscriber data update (mmctx.c:445) 20250222124435263 DMM DEBUG MM(262420000000038/cd1f4a78) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124435263 DMM INFO MM(262420000000038/cd1f4a78) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124435263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124435264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124435264 DMM INFO MM(262420000000038/cd1f4a78) <- GMM AUTH AND CIPHERING REQ (rand = 7c 25 4f fe ee c9 72 b4 e0 20 0e e5 83 a1 2f 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124435280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124435281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124435281 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124435281 DMM INFO MM(262420000000038/cd1f4a78) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124435281 DMM NOTICE MM(262420000000038/cd1f4a78) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124435281 DMM DEBUG MM(262420000000038/cd1f4a78) checking auth: received GSM SRES = f7 29 80 0a (gprs_gmm.c:721) 20250222124435281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124435281 DMM DEBUG MM(262420000000038/cd1f4a78) Requesting authorization (sgsn_auth.c:160) 20250222124435281 DMM INFO MM(262420000000038/cd1f4a78) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124435281 DMM DEBUG MM(262420000000038/cd1f4a78) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124435281 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250222124435281 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) 20250222124435281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124435281 DMM INFO MM(262420000000038/cd1f4a78) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd1f4a78) (gprs_gmm.c:355) 20250222124435284 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124435284 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124435284 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250222124435284 DMM INFO MM(262420000000038/cd1f4a78) Subscriber data update (mmctx.c:445) 20250222124435284 DMM DEBUG MM(262420000000038/cd1f4a78) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124435284 DMM INFO MM(262420000000038/cd1f4a78) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124435284 DMM NOTICE MM(262420000000038/cd1f4a78) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1055) 20250222124435284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124435284 DMM NOTICE MM(262420000000038/cd1f4a78) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124435284 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) 20250222124435286 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124435286 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250222124435286 DMM INFO MM(262420000000038/cd1f4a78) Subscriber data update (mmctx.c:445) 20250222124435287 DMM DEBUG MM(262420000000038/cd1f4a78) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124435297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124435297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124435297 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124435297 DMM INFO MM(262420000000038/cd1f4a78) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124435297 DMM NOTICE MM(262420000000038/cd1f4a78) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124435297 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124435297 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124435297 DLLC NOTICE LLME(db04896d/cd1f4a78){ASSIGNED} LLGM Assign pre (ffffffff => cd1f4a78) (gprs_llc.c:1079) 20250222124435297 DLLC NOTICE LLME(ffffffff/cd1f4a78){ASSIGNED} LLGM Assign post (ffffffff => cd1f4a78) (gprs_llc.c:1125) 20250222124435297 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124435298 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124435298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124435298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@0db0551d115f: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@0db0551d115f: attach complete sending rau 20250222124435357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124435357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124435357 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124435357 DMM INFO MM(262420000000038/cd1f4a78) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222124435357 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124435357 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222124435357 DLLC NOTICE LLME(ffffffff/cd1f4a78){ASSIGNED} LLGM Assign pre (cd1f4a78 => f90d42ae) (gprs_llc.c:1079) 20250222124435357 DLLC NOTICE LLME(cd1f4a78/f90d42ae){ASSIGNED} LLGM Assign post (cd1f4a78 => f90d42ae) (gprs_llc.c:1125) 20250222124435357 DMM INFO MM(262420000000038/f90d42ae) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b(516)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@0db0551d115f: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@0db0551d115f: Removing Client IMSI='262420000000038'H, index=0 20250222124435372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124435372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250222124435372 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124435372 DMM INFO MM(262420000000038/f90d42ae) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250222124435372 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250222124435372 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124435372 DLLC NOTICE LLME(cd1f4a78/f90d42ae){ASSIGNED} LLGM Assign pre (ffffffff => f90d42ae) (gprs_llc.c:1079) 20250222124435372 DLLC NOTICE LLME(ffffffff/f90d42ae){ASSIGNED} LLGM Assign post (ffffffff => f90d42ae) (gprs_llc.c:1125) 20250222124435372 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau_a_b-BVCI210(506)@0db0551d115f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F90D42AE'O, index=0 TC_attach_rau_a_b(516)@0db0551d115f: sending second RAU via different RA 20250222124435379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124435379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124435379 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222124435379 DMM INFO MM(262420000000038/f90d42ae) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f90d42ae, P-TMSI: f90d42ae (00000000), TLLI: f90d42ae (f90d42ae), RA: 262-42-13135-0 (gprs_gmm.c:1731) 20250222124435379 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1743) 20250222124435379 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222124435379 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124435379 DLLC NOTICE LLME(ffffffff/f90d42ae){ASSIGNED} LLGM Assign pre (f90d42ae => f90d42ae) (gprs_llc.c:1079) 20250222124435379 DLLC NOTICE LLME(f90d42ae/f90d42ae){ASSIGNED} LLGM Assign post (f90d42ae => f90d42ae) (gprs_llc.c:1125) 20250222124435380 DMM INFO MM(262420000000038/f90d42ae) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b(516)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124435406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124435406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124435406 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124435406 DMM INFO MM(262420000000038/f90d42ae) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250222124435406 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250222124435406 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124435406 DLLC NOTICE LLME(f90d42ae/f90d42ae){ASSIGNED} LLGM Assign pre (ffffffff => f90d42ae) (gprs_llc.c:1079) 20250222124435406 DLLC NOTICE LLME(ffffffff/f90d42ae){ASSIGNED} LLGM Assign post (ffffffff => f90d42ae) (gprs_llc.c:1125) 20250222124435406 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250222124435406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124435406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124435406 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124435406 DMM INFO MM(262420000000038/f90d42ae) -> GMM DETACH REQUEST TLLI=0xf90d42ae type=GPRS detach Power-off (gprs_gmm.c:1524) 20250222124435406 DMM INFO MM(262420000000038/f90d42ae) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250222124435406 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124435406 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124435407 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124435407 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124435407 DLLC NOTICE LLME(ffffffff/f90d42ae){ASSIGNED} LLGM Assign pre (f90d42ae => ffffffff) (gprs_llc.c:1079) 20250222124435407 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f90d42ae => ffffffff) (gprs_llc.c:1125) 20250222124435407 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250222124435407 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) 20250222124435407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124435407 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124435407 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124435407 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124435408 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@0db0551d115f: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@0db0551d115f: Final verdict of PTC: pass 20250222124440419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45560<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@0db0551d115f: Final verdict of PTC: none 20250222124440424 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124440424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(502)@0db0551d115f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(513)@0db0551d115f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@0db0551d115f: Final verdict of PTC: none -NSVCI98(507)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@0db0551d115f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@0db0551d115f: Final verdict of PTC: none -NSVCI99(512)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(505)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(510)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(500)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none)Sat Feb 22 12:44:40 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== MTC@0db0551d115f: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@0db0551d115f: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20250222124440526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124440828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102652) 20250222124441426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124441426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102652, count=108084) 20250222124442427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124442427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Sat Feb 22 12:44:42 UTC 2025 /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_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250222124443428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124443428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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_wrong_old_ra' was executed successfully (exit status: 0). MTC@0db0551d115f: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250222124443916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124443918 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124443962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124443962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124443962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124443962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124443962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124443962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124443962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124443962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124443962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124443963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124443964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124443964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124443964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124443964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124443964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124443964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124443964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124443964 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124443964 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124443964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124443965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124443965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124443969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124443977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124443977 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(523)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124443981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124443981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124443981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124443981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124443981 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124443981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124443981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124443981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124443981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124443982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124443982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124443982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124443982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124443982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124443982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124443982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124443982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124443982 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124443982 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124443982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124443982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124443982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124443984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124443989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124443989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(528)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(527)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124443995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124443995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124443995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124443995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124443995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124443995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124443995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124443995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124443995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124443995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124443995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124443995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124443996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124443996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124443996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124443996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124443996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124443996 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124443996 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124443996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124443996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124443996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124443998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124444003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124444003 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124444429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124444429 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124444429 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124444429 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(532)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@0db0551d115f: 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) } } } } 20250222124444433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(532)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(532)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250222124444434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(532)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@0db0551d115f: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='EAE9E194'O, index=0 SGSN_Test-GSUP(533)@0db0551d115f: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@0db0551d115f: 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 := '3AC45EED4BF7149367C5C4AA8A22C468'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EB16EE47'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7E35C42B120DE45C'O } } } } } 20250222124445502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124445502 DLLC NOTICE LLME(ffffffff/eae9e194){UNASSIGNED} LLC RX: unknown TLLI 0xeae9e194, creating LLME on the fly (gprs_llc.c:552) 20250222124445502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124445502 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach" (gprs_gmm.c:1325) 20250222124445502 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124445502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124445502 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124445502 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124445502 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124445502 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124445502 DLLC NOTICE LLME(ffffffff/eae9e194){UNASSIGNED} LLGM Assign pre (eae9e194 => df60577b) (gprs_llc.c:1079) 20250222124445502 DLLC NOTICE LLME(eae9e194/df60577b){ASSIGNED} LLGM Assign post (eae9e194 => df60577b) (gprs_llc.c:1125) 20250222124445502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124445502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124445502 DMM DEBUG MM(262420000000039/df60577b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124445518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124445518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124445518 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124445518 DMM DEBUG MM(262420000000039/df60577b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1139) 20250222124445518 DMM NOTICE MM(262420000000039/df60577b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124445518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124445518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124445518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124445518 DMM DEBUG MM(262420000000039/df60577b) Requesting authorization (sgsn_auth.c:160) 20250222124445518 DMM INFO MM(262420000000039/df60577b) Requesting authentication tuples (sgsn_auth.c:184) 20250222124445518 DMM DEBUG MM(262420000000039/df60577b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124445518 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250222124445518 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@0db0551d115f: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@0db0551d115f: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250222124445523 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124445523 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124445523 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124445523 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124445523 DMM INFO MM(262420000000039/df60577b) Subscriber data update (mmctx.c:445) 20250222124445523 DMM DEBUG MM(262420000000039/df60577b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124445523 DMM INFO MM(262420000000039/df60577b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124445523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124445523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124445523 DMM INFO MM(262420000000039/df60577b) <- GMM AUTH AND CIPHERING REQ (rand = 3a c4 5e ed 4b f7 14 93 67 c5 c4 aa 8a 22 c4 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124445538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124445538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124445538 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124445538 DMM INFO MM(262420000000039/df60577b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124445538 DMM NOTICE MM(262420000000039/df60577b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124445538 DMM DEBUG MM(262420000000039/df60577b) checking auth: received GSM SRES = eb 16 ee 47 (gprs_gmm.c:721) 20250222124445538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124445538 DMM DEBUG MM(262420000000039/df60577b) Requesting authorization (sgsn_auth.c:160) 20250222124445538 DMM INFO MM(262420000000039/df60577b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124445538 DMM DEBUG MM(262420000000039/df60577b) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124445538 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250222124445538 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250222124445538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124445538 DMM INFO MM(262420000000039/df60577b) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf60577b) (gprs_gmm.c:355) 20250222124445541 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124445541 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124445541 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250222124445541 DMM INFO MM(262420000000039/df60577b) Subscriber data update (mmctx.c:445) 20250222124445541 DMM DEBUG MM(262420000000039/df60577b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124445541 DMM INFO MM(262420000000039/df60577b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124445541 DMM NOTICE MM(262420000000039/df60577b) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1055) 20250222124445541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124445541 DMM NOTICE MM(262420000000039/df60577b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124445541 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20250222124445542 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124445542 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250222124445542 DMM INFO MM(262420000000039/df60577b) Subscriber data update (mmctx.c:445) 20250222124445542 DMM DEBUG MM(262420000000039/df60577b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124445554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124445554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124445554 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124445554 DMM INFO MM(262420000000039/df60577b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124445554 DMM NOTICE MM(262420000000039/df60577b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124445554 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124445554 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124445554 DLLC NOTICE LLME(eae9e194/df60577b){ASSIGNED} LLGM Assign pre (ffffffff => df60577b) (gprs_llc.c:1079) 20250222124445554 DLLC NOTICE LLME(ffffffff/df60577b){ASSIGNED} LLGM Assign post (ffffffff => df60577b) (gprs_llc.c:1125) 20250222124445554 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124445554 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124445554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124445554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@0db0551d115f: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@0db0551d115f: attach complete sending rau 20250222124445613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124445613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124445613 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124445613 DMM INFO MM(262420000000039/df60577b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222124445613 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124445613 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222124445613 DLLC NOTICE LLME(ffffffff/df60577b){ASSIGNED} LLGM Assign pre (df60577b => f24296fa) (gprs_llc.c:1079) 20250222124445613 DLLC NOTICE LLME(df60577b/f24296fa){ASSIGNED} LLGM Assign post (df60577b => f24296fa) (gprs_llc.c:1125) 20250222124445613 DMM INFO MM(262420000000039/f24296fa) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_attach_rau_a_b_wrong_old_ra(535)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@0db0551d115f: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@0db0551d115f: Removing Client IMSI='262420000000039'H, index=0 20250222124445628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124445628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250222124445628 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124445628 DMM INFO MM(262420000000039/f24296fa) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250222124445628 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250222124445628 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124445628 DLLC NOTICE LLME(df60577b/f24296fa){ASSIGNED} LLGM Assign pre (ffffffff => f24296fa) (gprs_llc.c:1079) 20250222124445628 DLLC NOTICE LLME(ffffffff/f24296fa){ASSIGNED} LLGM Assign post (ffffffff => f24296fa) (gprs_llc.c:1125) 20250222124445628 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@0db0551d115f: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F24296FA'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@0db0551d115f: sending second RAU via different RA with wrong Old RA 20250222124445636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124445637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124445637 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222124445637 DMM NOTICE LLME(ffffffff/f24296fa){ASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250222124445637 DLLC NOTICE LLME(ffffffff/f24296fa){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250222124445637 DMM NOTICE MM(262420000000039/f24296fa) Rx RA Update Request with unexpected TLLI=f24296fa Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1787) 20250222124445637 DMM ERROR LLME(ffffffff/f24296fa){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250222124445637 DMM NOTICE MM(262420000000039/f24296fa) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250222124445637 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250222124445637 DMM INFO MM(262420000000039/f24296fa) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250222124445637 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124445637 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124445637 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124445637 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124445637 DLLC NOTICE LLME(ffffffff/f24296fa){ASSIGNED} LLGM Assign pre (f24296fa => ffffffff) (gprs_llc.c:1079) 20250222124445637 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f24296fa => ffffffff) (gprs_llc.c:1125) 20250222124445637 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250222124445637 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250222124445637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124445637 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124445637 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124445637 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124445659 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250222124445661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124445661 DLLC NOTICE LLME(ffffffff/f24296fa){UNASSIGNED} LLC RX: unknown TLLI 0xf24296fa, creating LLME on the fly (gprs_llc.c:552) 20250222124445661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250222124445661 DMM NOTICE LLME(ffffffff/f24296fa){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250222124449314 DGPRS DEBUG Checking for inactive LLMEs, time = 3459195 (sgsn.c:131) TC_attach_rau_a_b_wrong_old_ra(535)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@0db0551d115f: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@0db0551d115f: Final verdict of PTC: pass 20250222124450664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50364<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124450665 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124450665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(531)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@0db0551d115f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@0db0551d115f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(530)@0db0551d115f: Final verdict of PTC: none -NSVCI97(521)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(533)@0db0551d115f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(525)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@0db0551d115f: Final verdict of PTC: none -NSVCI98(526)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(529)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(519)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(524)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(525): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(530): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@0db0551d115f: 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_wrong_old_ra pass'. Sat Feb 22 12:44:50 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250222124450751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124451052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100312) 20250222124451666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124451666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100312, count=105744) 20250222124452667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124452667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@0db0551d115f: 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 ------ Sat Feb 22 12:44:53 UTC 2025 /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 20250222124453668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124453668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_usim_resync started. 20250222124454126 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124454128 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124454184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124454184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124454184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124454184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124454184 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124454184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124454184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124454184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124454184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124454185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124454185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124454185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124454186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124454186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124454186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124454186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124454186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124454186 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124454186 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124454186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(540)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124454186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124454186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124454189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124454196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124454196 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@0db0551d115f: 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(545)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124454203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124454203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124454203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124454203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124454203 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124454203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124454203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124454203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124454203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124454204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124454204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124454204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124454204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124454204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124454204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124454204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124454204 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124454204 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124454204 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124454204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124454204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124454204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124454205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(546)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124454210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124454210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(544)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124454221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124454221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124454221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124454221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124454221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124454221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124454221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124454221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124454221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124454222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124454222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124454222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124454222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124454222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124454222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124454222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124454222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124454222 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124454222 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124454222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124454222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124454222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124454224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124454229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124454229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124454669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124454669 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124454669 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124454669 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@0db0551d115f: 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) } } } } 20250222124454673 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(551)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124454675 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@0db0551d115f: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='DD7C851E'O, index=0 SGSN_Test-GSUP(552)@0db0551d115f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@0db0551d115f: 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 := '9608ED66E96556EC5CADB024A0094251'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC756E5A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F5C8304C8F3C3CD1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8D31BED12D5FDFB9BC65CE4639A1179C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FC9AEE8B55AF3BDFAB526100F890D363'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0F6161FF414C3982823D6D72F92141CD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '96098A586F89C2FE'O } } } } } 20250222124455744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124455744 DLLC NOTICE LLME(ffffffff/dd7c851e){UNASSIGNED} LLC RX: unknown TLLI 0xdd7c851e, creating LLME on the fly (gprs_llc.c:552) 20250222124455744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124455744 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250222124455744 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124455744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124455744 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124455744 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124455744 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124455744 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124455744 DLLC NOTICE LLME(ffffffff/dd7c851e){UNASSIGNED} LLGM Assign pre (dd7c851e => f8679902) (gprs_llc.c:1079) 20250222124455744 DLLC NOTICE LLME(dd7c851e/f8679902){ASSIGNED} LLGM Assign post (dd7c851e => f8679902) (gprs_llc.c:1125) 20250222124455744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124455744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124455744 DMM DEBUG MM(262420000000040/f8679902) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124455763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124455763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124455763 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124455763 DMM DEBUG MM(262420000000040/f8679902) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250222124455764 DMM NOTICE MM(262420000000040/f8679902) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124455764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124455764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124455764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124455764 DMM DEBUG MM(262420000000040/f8679902) Requesting authorization (sgsn_auth.c:160) 20250222124455764 DMM INFO MM(262420000000040/f8679902) Requesting authentication tuples (sgsn_auth.c:184) 20250222124455764 DMM DEBUG MM(262420000000040/f8679902) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124455764 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250222124455764 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)@0db0551d115f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@0db0551d115f: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250222124455770 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124455770 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124455770 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124455770 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124455770 DMM INFO MM(262420000000040/f8679902) Subscriber data update (mmctx.c:445) 20250222124455770 DMM DEBUG MM(262420000000040/f8679902) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124455770 DMM INFO MM(262420000000040/f8679902) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124455770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124455770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124455770 DMM INFO MM(262420000000040/f8679902) <- GMM AUTH AND CIPHERING REQ (rand = 96 08 ed 66 e9 65 56 ec 5c ad b0 24 a0 09 42 51 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0f 61 61 ff 41 4c 39 82 82 3d 6d 72 f9 21 41 cd ) (gprs_gmm.c:538) 20250222124455784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124455785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124455785 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124455785 DMM INFO MM(262420000000040/f8679902) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:749) 20250222124455785 DMM INFO MM(262420000000040/f8679902) R99 AUTHENTICATION SYNCH (AUTS = e8e931721e2267f734e03cc60036) (gprs_gmm.c:766) 20250222124455785 DMM DEBUG MM(262420000000040/f8679902) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124455785 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250222124455785 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e e8 e9 31 72 1e 22 67 f7 34 e0 3c c6 00 36 20 10 96 08 ed 66 e9 65 56 ec 5c ad b0 24 a0 09 42 51 28 01 01 (gprs_subscriber.c:210) 20250222124455785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:781) 20250222124455785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250222124455787 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124455787 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124455787 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124455787 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124455787 DMM INFO MM(262420000000040/f8679902) Subscriber data update (mmctx.c:445) 20250222124455787 DMM DEBUG MM(262420000000040/f8679902) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250222124455787 DMM INFO MM(262420000000040/f8679902) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250222124455787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124455787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124455787 DMM INFO MM(262420000000040/f8679902) <- GMM AUTH AND CIPHERING REQ (rand = 9b 1e 60 8e 85 7b ad 65 84 02 11 87 32 31 60 49 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 53 a1 2e a1 6c 7f e0 d7 bc 6b cd 4a e1 e5 0b ) (gprs_gmm.c:538) 20250222124455798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124455798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x79bc60 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124455798 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124455798 DMM INFO MM(262420000000040/f8679902) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124455798 DMM NOTICE MM(262420000000040/f8679902) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124455798 DMM DEBUG MM(262420000000040/f8679902) checking auth: received UMTS RES = 66 78 88 db 41 d5 49 88 (gprs_gmm.c:721) 20250222124455798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124455798 DMM DEBUG MM(262420000000040/f8679902) Requesting authorization (sgsn_auth.c:160) 20250222124455798 DMM INFO MM(262420000000040/f8679902) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124455798 DMM DEBUG MM(262420000000040/f8679902) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124455798 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250222124455798 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) 20250222124455798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124455798 DMM INFO MM(262420000000040/f8679902) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8679902) (gprs_gmm.c:355) 20250222124455801 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124455801 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124455801 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250222124455801 DMM INFO MM(262420000000040/f8679902) Subscriber data update (mmctx.c:445) 20250222124455801 DMM DEBUG MM(262420000000040/f8679902) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124455801 DMM INFO MM(262420000000040/f8679902) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124455801 DMM NOTICE MM(262420000000040/f8679902) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1055) 20250222124455801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124455801 DMM NOTICE MM(262420000000040/f8679902) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124455801 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) 20250222124455802 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124455802 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250222124455802 DMM INFO MM(262420000000040/f8679902) Subscriber data update (mmctx.c:445) 20250222124455802 DMM DEBUG MM(262420000000040/f8679902) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@0db0551d115f: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@0db0551d115f: Removing Client IMSI='262420000000040'H, index=0 20250222124455812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124455812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124455812 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124455812 DMM INFO MM(262420000000040/f8679902) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124455812 DMM NOTICE MM(262420000000040/f8679902) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124455812 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124455812 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124455812 DLLC NOTICE LLME(dd7c851e/f8679902){ASSIGNED} LLGM Assign pre (ffffffff => f8679902) (gprs_llc.c:1079) 20250222124455812 DLLC NOTICE LLME(ffffffff/f8679902){ASSIGNED} LLGM Assign post (ffffffff => f8679902) (gprs_llc.c:1125) 20250222124455812 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124455812 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124455812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124455812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@0db0551d115f: Final verdict of PTC: pass 20250222124455817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36710<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(542)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@0db0551d115f: Final verdict of PTC: none 20250222124455823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124455823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_resync-BVCI196(539)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(552)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@0db0551d115f: Final verdict of PTC: none -NSVCI98(545)@0db0551d115f: Final verdict of PTC: none -NSVCI99(550)@0db0551d115f: Final verdict of PTC: none -NSVCI97(540)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(548)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(543)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(538)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_usim_resync finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:44:55 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20250222124455923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124456325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93836) 20250222124456825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124456825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93836, count=94996) 20250222124457826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124457827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:44:58 UTC 2025 /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 20250222124458829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124458829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_usim_a54_a54 started. 20250222124459424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124459426 DMM INFO MM(262420000000040/f8679902) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124459426 DMM INFO MM(262420000000040/f8679902) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124459426 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124459426 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124459426 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124459426 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124459426 DLLC NOTICE LLME(ffffffff/f8679902){ASSIGNED} LLGM Assign pre (f8679902 => ffffffff) (gprs_llc.c:1079) 20250222124459426 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8679902 => ffffffff) (gprs_llc.c:1125) 20250222124459426 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250222124459426 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) 20250222124459426 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:402) 20250222124459426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124459426 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124459426 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124459426 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124459426 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124459467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124459467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124459467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124459467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124459467 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124459467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124459467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124459468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124459468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124459469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124459469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124459469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124459469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124459469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124459469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124459469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124459469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124459469 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124459469 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124459469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124459469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124459469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(560)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124459472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124459478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124459478 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(560)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a54-BVCI196(558)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(564)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124459483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124459483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124459483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124459483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124459483 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124459483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124459483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124459483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124459483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124459484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124459484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124459484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124459484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124459484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124459484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124459484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124459484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124459484 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124459484 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124459484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124459484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124459484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124459487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124459493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124459493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(565)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a54-BVCI210(563)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(569)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124459496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124459496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124459497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124459497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124459497 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124459497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124459497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124459497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124459497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124459497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124459497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124459497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124459497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124459497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124459497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124459497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124459497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124459497 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124459497 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124459497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124459498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124459498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124459500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124459505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124459505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124459830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124459830 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124459830 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124459830 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@0db0551d115f: 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) } } } } 20250222124459835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124459836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(558)@0db0551d115f: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='FFF3E536'O, index=0 SGSN_Test-GSUP(571)@0db0551d115f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@0db0551d115f: 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 := '09F3F09EDAA76866A9BE920A9A136F7E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '30701175'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0A4EE96417BD281E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5FA91BA0EEFC95EEFAFCF932611B8155'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '66FC704767ACAC3A0CBCC47196643086'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B27DB6C32E4BB88FA64C279DDE0043BC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5DD73BD6D4484EEC'O } } } } } 20250222124500919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124500919 DLLC NOTICE LLME(ffffffff/fff3e536){UNASSIGNED} LLC RX: unknown TLLI 0xfff3e536, creating LLME on the fly (gprs_llc.c:552) 20250222124500919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124500919 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250222124500920 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124500920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124500920 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124500920 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124500920 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124500920 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124500920 DLLC NOTICE LLME(ffffffff/fff3e536){UNASSIGNED} LLGM Assign pre (fff3e536 => fb10a1c3) (gprs_llc.c:1079) 20250222124500920 DLLC NOTICE LLME(fff3e536/fb10a1c3){ASSIGNED} LLGM Assign post (fff3e536 => fb10a1c3) (gprs_llc.c:1125) 20250222124500920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124500920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124500920 DMM DEBUG MM(262420000000040/fb10a1c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124500948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124500948 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124500948 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124500948 DMM DEBUG MM(262420000000040/fb10a1c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250222124500948 DMM NOTICE MM(262420000000040/fb10a1c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124500948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124500948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124500948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124500948 DMM DEBUG MM(262420000000040/fb10a1c3) Requesting authorization (sgsn_auth.c:160) 20250222124500948 DMM INFO MM(262420000000040/fb10a1c3) Requesting authentication tuples (sgsn_auth.c:184) 20250222124500948 DMM DEBUG MM(262420000000040/fb10a1c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124500948 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250222124500949 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)@0db0551d115f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@0db0551d115f: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250222124500956 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124500956 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124500956 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124500956 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124500956 DMM INFO MM(262420000000040/fb10a1c3) Subscriber data update (mmctx.c:445) 20250222124500956 DMM DEBUG MM(262420000000040/fb10a1c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124500956 DMM INFO MM(262420000000040/fb10a1c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124500956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124500956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124500956 DMM INFO MM(262420000000040/fb10a1c3) <- GMM AUTH AND CIPHERING REQ (rand = 09 f3 f0 9e da a7 68 66 a9 be 92 0a 9a 13 6f 7e , mmctx_is_r99=1, vec->auth_types=0x3, autn = b2 7d b6 c3 2e 4b b8 8f a6 4c 27 9d de 00 43 bc ) (gprs_gmm.c:538) TC_attach_usim_a54_a54(573)@0db0551d115f: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(558)@0db0551d115f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@0db0551d115f: Final verdict of PTC: pass 20250222124500976 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60640<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124500980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124500981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(571)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@0db0551d115f: Final verdict of PTC: none -NSVCI97(559)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@0db0551d115f: Final verdict of PTC: none -NSVCI98(564)@0db0551d115f: Final verdict of PTC: none -NSVCI99(569)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(558)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(562)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(567)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(557)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(558): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:45:01 UTC 2025 ====== 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 20250222124501073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124501475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68460) 20250222124501982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124501982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68460, count=72816) 20250222124502983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124502983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:45:03 UTC 2025 /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 20250222124503984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124503984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_usim_a54_a53 started. 20250222124504542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124504544 DMM INFO MM(262420000000040/fb10a1c3) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124504544 DMM INFO MM(262420000000040/fb10a1c3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124504544 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124504544 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124504544 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124504544 DMM ERROR MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250222124504544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Deallocated (fsm.c:568) 20250222124504544 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124504544 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124504544 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124504544 DLLC NOTICE LLME(fff3e536/fb10a1c3){ASSIGNED} LLGM Assign pre (fb10a1c3 => ffffffff) (gprs_llc.c:1079) 20250222124504544 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb10a1c3 => ffffffff) (gprs_llc.c:1125) 20250222124504544 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124504591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124504591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124504591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124504591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124504591 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124504591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124504591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124504591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124504591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124504592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124504592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124504592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124504592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124504592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124504592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124504592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124504592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124504592 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124504592 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124504592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124504592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124504592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124504595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124504602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124504602 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(579)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124504610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124504610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124504610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124504610 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124504610 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124504610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124504610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124504610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124504610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124504611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124504611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124504611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124504611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124504611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124504611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124504611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124504611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124504611 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124504611 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124504611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124504612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124504612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(584)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124504614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250222124504621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124504621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(588)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124504623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124504623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124504623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124504623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124504623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124504623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124504623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124504623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124504623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_usim_a54_a53-BVCI210(581)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(588)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124504624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124504624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124504624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124504624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124504624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124504624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124504624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124504624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124504624 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124504624 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124504624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124504624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124504624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124504626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124504632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124504632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124504985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124504985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124504985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124504985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@0db0551d115f: 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) } } } } 20250222124504986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250222124504987 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@0db0551d115f: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='ED233949'O, index=0 SGSN_Test-GSUP(590)@0db0551d115f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@0db0551d115f: 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 := 'F3E334DA15A7EE2F59BA87EC46172CEE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7FDFF648'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D66FFE592150F95C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E94B9AB95E625491B633678DE53F5DAF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '96E202251556CA10817E1F7CFFE4CE37'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '20DCEBBDE2006DFA4359A836167526B6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '90A3966513A8ADEE'O } } } } } 20250222124506009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124506009 DLLC NOTICE LLME(ffffffff/ed233949){UNASSIGNED} LLC RX: unknown TLLI 0xed233949, creating LLME on the fly (gprs_llc.c:552) 20250222124506009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124506009 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250222124506009 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124506009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124506009 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124506009 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124506009 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124506009 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124506009 DLLC NOTICE LLME(ffffffff/ed233949){UNASSIGNED} LLGM Assign pre (ed233949 => d5ec12b4) (gprs_llc.c:1079) 20250222124506009 DLLC NOTICE LLME(ed233949/d5ec12b4){ASSIGNED} LLGM Assign post (ed233949 => d5ec12b4) (gprs_llc.c:1125) 20250222124506009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124506009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124506009 DMM DEBUG MM(262420000000040/d5ec12b4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124506015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124506015 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124506015 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124506015 DMM DEBUG MM(262420000000040/d5ec12b4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250222124506015 DMM NOTICE MM(262420000000040/d5ec12b4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124506015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124506015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124506015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124506015 DMM DEBUG MM(262420000000040/d5ec12b4) Requesting authorization (sgsn_auth.c:160) 20250222124506015 DMM INFO MM(262420000000040/d5ec12b4) Requesting authentication tuples (sgsn_auth.c:184) 20250222124506015 DMM DEBUG MM(262420000000040/d5ec12b4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124506015 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250222124506015 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)@0db0551d115f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@0db0551d115f: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250222124506017 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124506017 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124506017 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124506017 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124506017 DMM INFO MM(262420000000040/d5ec12b4) Subscriber data update (mmctx.c:445) 20250222124506017 DMM DEBUG MM(262420000000040/d5ec12b4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124506017 DMM INFO MM(262420000000040/d5ec12b4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124506017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124506017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124506017 DMM INFO MM(262420000000040/d5ec12b4) <- GMM AUTH AND CIPHERING REQ (rand = f3 e3 34 da 15 a7 ee 2f 59 ba 87 ec 46 17 2c ee , mmctx_is_r99=1, vec->auth_types=0x3, autn = 20 dc eb bd e2 00 6d fa 43 59 a8 36 16 75 26 b6 ) (gprs_gmm.c:538) TC_attach_usim_a54_a53(592)@0db0551d115f: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@0db0551d115f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@0db0551d115f: Final verdict of PTC: pass 20250222124506022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60656<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(578)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@0db0551d115f: Final verdict of PTC: none 20250222124506024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124506025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a53-BVCI220(587)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(590)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@0db0551d115f: Final verdict of PTC: none -NSVCI98(583)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(581)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@0db0551d115f: Final verdict of PTC: none -NSVCI99(588)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(576)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(582)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(586)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(581): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:45:06 UTC 2025 ====== 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 20250222124506122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124506523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47452) 20250222124507026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124507026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47452, count=71832) 20250222124508027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124508027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:45:08 UTC 2025 /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 20250222124509028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124509028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_usim_a53_a54 started. 20250222124509581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36098<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124509582 DMM INFO MM(262420000000040/d5ec12b4) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124509582 DMM INFO MM(262420000000040/d5ec12b4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124509582 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124509582 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124509582 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124509582 DMM ERROR MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250222124509582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Deallocated (fsm.c:568) 20250222124509582 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124509582 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124509582 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124509582 DLLC NOTICE LLME(ed233949/d5ec12b4){ASSIGNED} LLGM Assign pre (d5ec12b4 => ffffffff) (gprs_llc.c:1079) 20250222124509582 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5ec12b4 => ffffffff) (gprs_llc.c:1125) 20250222124509582 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124509599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124509599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124509599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124509599 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124509599 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124509599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124509599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124509599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124509599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124509600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124509600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124509600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124509600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124509600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124509600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124509600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124509600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124509600 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124509600 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124509600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124509600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124509600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124509603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124509610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124509610 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@0db0551d115f: 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(603)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@0db0551d115f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(602)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124509618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124509618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124509618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124509618 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124509618 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124509618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124509618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124509618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124509618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124509619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124509619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124509619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124509619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124509619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124509619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124509619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124509619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124509619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124509619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124509619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124509620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124509620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124509622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(599)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@0db0551d115f: 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(607)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250222124509629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124509629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(607)@0db0551d115f: Provider Link came up: sending NS-RESET TC_attach_usim_a53_a54-BVCI210(600)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124509633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124509633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124509633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124509633 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124509633 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124509633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124509633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124509633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124509633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124509634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124509634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124509634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124509634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124509634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124509634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124509634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124509634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124509634 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124509634 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124509634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124509635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124509635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124509638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124509645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124509645 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124510030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124510030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124510030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124510030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@0db0551d115f: 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) } } } } 20250222124510031 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250222124510032 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@0db0551d115f: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='E5603550'O, index=0 SGSN_Test-GSUP(609)@0db0551d115f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@0db0551d115f: 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 := 'DE39D3093845B9C5B7AEFEA2D197B06C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BC66F85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '419A0605D0DF9B42'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '919C89C2C34934D685C483A31927EA1D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DF2FBFAC742CAD2B1E055856F88545F0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BE9018B1853C1C7EEAEF0FE657646154'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '64B56FE4C65A3B1A'O } } } } } 20250222124511056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124511056 DLLC NOTICE LLME(ffffffff/e5603550){UNASSIGNED} LLC RX: unknown TLLI 0xe5603550, creating LLME on the fly (gprs_llc.c:552) 20250222124511056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124511056 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250222124511056 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124511056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124511056 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124511056 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124511056 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124511056 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124511056 DLLC NOTICE LLME(ffffffff/e5603550){UNASSIGNED} LLGM Assign pre (e5603550 => d423bcbf) (gprs_llc.c:1079) 20250222124511056 DLLC NOTICE LLME(e5603550/d423bcbf){ASSIGNED} LLGM Assign post (e5603550 => d423bcbf) (gprs_llc.c:1125) 20250222124511056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124511056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124511056 DMM DEBUG MM(262420000000040/d423bcbf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124511063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124511063 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124511063 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124511063 DMM DEBUG MM(262420000000040/d423bcbf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250222124511063 DMM NOTICE MM(262420000000040/d423bcbf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124511063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124511063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124511063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124511063 DMM DEBUG MM(262420000000040/d423bcbf) Requesting authorization (sgsn_auth.c:160) 20250222124511063 DMM INFO MM(262420000000040/d423bcbf) Requesting authentication tuples (sgsn_auth.c:184) 20250222124511063 DMM DEBUG MM(262420000000040/d423bcbf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124511063 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250222124511063 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)@0db0551d115f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@0db0551d115f: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250222124511065 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124511065 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124511065 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124511065 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124511065 DMM INFO MM(262420000000040/d423bcbf) Subscriber data update (mmctx.c:445) 20250222124511065 DMM DEBUG MM(262420000000040/d423bcbf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124511065 DMM INFO MM(262420000000040/d423bcbf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124511065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124511065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124511065 DMM INFO MM(262420000000040/d423bcbf) <- GMM AUTH AND CIPHERING REQ (rand = de 39 d3 09 38 45 b9 c5 b7 ae fe a2 d1 97 b0 6c , mmctx_is_r99=1, vec->auth_types=0x3, autn = be 90 18 b1 85 3c 1c 7e ea ef 0f e6 57 64 61 54 ) (gprs_gmm.c:538) TC_attach_usim_a53_a54(611)@0db0551d115f: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@0db0551d115f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@0db0551d115f: Final verdict of PTC: pass 20250222124511071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36098<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(602)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@0db0551d115f: Final verdict of PTC: none 20250222124511073 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124511074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(609)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@0db0551d115f: Final verdict of PTC: none -NSVCI97(597)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@0db0551d115f: Final verdict of PTC: none -NSVCI98(603)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@0db0551d115f: Final verdict of PTC: none -NSVCI99(607)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(605)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(595)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(601)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:45:11 UTC 2025 ====== 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 20250222124511138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124511540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36102<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70564) 20250222124512075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124512075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70564, count=71724) 20250222124513076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124513076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:45:13 UTC 2025 /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 20250222124514078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124514078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_usim_a50_a54 started. 20250222124514578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124514579 DMM INFO MM(262420000000040/d423bcbf) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124514579 DMM INFO MM(262420000000040/d423bcbf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124514579 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124514579 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124514579 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124514579 DMM ERROR MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250222124514579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Deallocated (fsm.c:568) 20250222124514579 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124514579 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124514579 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124514579 DLLC NOTICE LLME(e5603550/d423bcbf){ASSIGNED} LLGM Assign pre (d423bcbf => ffffffff) (gprs_llc.c:1079) 20250222124514579 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d423bcbf => ffffffff) (gprs_llc.c:1125) 20250222124514579 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124514596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124514596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124514596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124514596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124514596 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124514596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124514596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124514596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124514596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124514596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124514596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124514596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124514597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124514597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124514597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124514597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124514597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124514597 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124514597 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124514597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124514597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124514597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124514600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124514605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124514605 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(618)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(615)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124514611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124514611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124514611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124514611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124514611 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124514611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124514611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124514611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124514611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124514613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124514613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124514613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124514613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124514613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124514613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124514613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124514613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124514613 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124514613 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124514613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124514613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124514613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(622)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124514615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124514621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124514621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(623)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(620)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124514627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124514627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124514627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124514627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124514627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124514627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124514627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124514627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124514627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124514627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124514627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124514627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124514627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124514627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124514627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124514627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124514627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124514627 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124514627 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124514627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124514628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124514628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124514631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124514637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124514637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124515079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124515079 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124515080 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124515080 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@0db0551d115f: 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) } } } } 20250222124515084 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124515085 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@0db0551d115f: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='FABF033E'O, index=0 SGSN_Test-GSUP(628)@0db0551d115f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@0db0551d115f: 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 := '92629DC04285F99B25B9F581325DCDCD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98818274'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7A6AC9578B4F3006'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CCBEBF2CAE43A22ED1FDD0F4556DD7AE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9483CC85FB135C2E658276A29D25C2A8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4620435C97235A7FC5325BE5F6D73785'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '07E3DF7FD61C5085'O } } } } } 20250222124516166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124516167 DLLC NOTICE LLME(ffffffff/fabf033e){UNASSIGNED} LLC RX: unknown TLLI 0xfabf033e, creating LLME on the fly (gprs_llc.c:552) 20250222124516167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124516167 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250222124516167 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124516167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124516167 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124516167 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124516167 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124516167 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124516167 DLLC NOTICE LLME(ffffffff/fabf033e){UNASSIGNED} LLGM Assign pre (fabf033e => dc76b295) (gprs_llc.c:1079) 20250222124516167 DLLC NOTICE LLME(fabf033e/dc76b295){ASSIGNED} LLGM Assign post (fabf033e => dc76b295) (gprs_llc.c:1125) 20250222124516167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124516167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124516167 DMM DEBUG MM(262420000000040/dc76b295) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124516186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124516187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124516187 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124516187 DMM DEBUG MM(262420000000040/dc76b295) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250222124516187 DMM NOTICE MM(262420000000040/dc76b295) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124516187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124516187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124516187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124516187 DMM DEBUG MM(262420000000040/dc76b295) Requesting authorization (sgsn_auth.c:160) 20250222124516187 DMM INFO MM(262420000000040/dc76b295) Requesting authentication tuples (sgsn_auth.c:184) 20250222124516187 DMM DEBUG MM(262420000000040/dc76b295) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124516187 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250222124516187 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)@0db0551d115f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@0db0551d115f: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250222124516192 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124516192 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124516192 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124516192 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124516192 DMM INFO MM(262420000000040/dc76b295) Subscriber data update (mmctx.c:445) 20250222124516192 DMM DEBUG MM(262420000000040/dc76b295) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124516192 DMM INFO MM(262420000000040/dc76b295) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124516192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124516192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124516192 DMM INFO MM(262420000000040/dc76b295) <- GMM AUTH AND CIPHERING REQ (rand = 92 62 9d c0 42 85 f9 9b 25 b9 f5 81 32 5d cd cd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 46 20 43 5c 97 23 5a 7f c5 32 5b e5 f6 d7 37 85 ) (gprs_gmm.c:538) TC_attach_usim_a50_a54(630)@0db0551d115f: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@0db0551d115f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@0db0551d115f: Final verdict of PTC: pass 20250222124516211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36104<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124516214 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124516214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(612)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(627)@0db0551d115f: Final verdict of PTC: none -NSVCI97(616)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(628)@0db0551d115f: Final verdict of PTC: none -NSVCI99(626)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@0db0551d115f: Final verdict of PTC: none -NSVCI98(621)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(614)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(619)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(624)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:45:16 UTC 2025 ====== 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 20250222124516284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124516686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70944) 20250222124517216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124517216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70944, count=71764) 20250222124518218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124518218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:45:18 UTC 2025 /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 20250222124519220 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124519220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222124519314 DGPRS DEBUG Checking for inactive LLMEs, time = 3459225 (sgsn.c:131) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_usim_a54_a50 started. 20250222124519792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124519794 DMM INFO MM(262420000000040/dc76b295) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124519794 DMM INFO MM(262420000000040/dc76b295) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124519794 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124519794 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124519794 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124519794 DMM ERROR MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250222124519795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Deallocated (fsm.c:568) 20250222124519795 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124519795 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124519795 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124519795 DLLC NOTICE LLME(fabf033e/dc76b295){ASSIGNED} LLGM Assign pre (dc76b295 => ffffffff) (gprs_llc.c:1079) 20250222124519795 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc76b295 => ffffffff) (gprs_llc.c:1125) 20250222124519795 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124519847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124519847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124519847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124519847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124519847 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124519847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124519847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124519847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124519847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124519849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124519849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124519849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124519849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124519849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124519849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124519849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124519849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124519849 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124519849 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124519849 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124519849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124519849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(636)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124519852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124519858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124519858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI196(634)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124519862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124519863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124519863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124519863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124519863 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124519863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124519863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124519863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124519863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124519863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124519863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124519863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124519863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124519863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124519863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124519863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124519863 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124519863 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124519863 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124519863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124519864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124519864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124519865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124519870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124519870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124519876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124519876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124519876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124519876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124519876 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124519876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124519876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124519876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124519876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124519877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124519877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124519877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124519877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124519877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124519877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124519877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124519877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124519877 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124519877 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124519877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124519877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124519877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124519880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124519885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124519885 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124520222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124520222 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124520222 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124520222 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@0db0551d115f: 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) } } } } 20250222124520226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124520227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@0db0551d115f: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='F243ED4C'O, index=0 SGSN_Test-GSUP(647)@0db0551d115f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@0db0551d115f: 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 := '31E6E2E669A4D62AAF214F22378EC866'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18831971'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C87C3FD02EC1FCD1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5F079200707D26FC7FDEC190EAEA19EB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '982B15E0F954212D2AEDA609E4D20799'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6F5A558AFF6E0F9A77DA1151361D3883'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '75EE5DEFAEC89F4F'O } } } } } 20250222124521313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124521313 DLLC NOTICE LLME(ffffffff/f243ed4c){UNASSIGNED} LLC RX: unknown TLLI 0xf243ed4c, creating LLME on the fly (gprs_llc.c:552) 20250222124521313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124521313 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1325) 20250222124521313 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124521313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124521313 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124521313 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124521313 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124521313 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124521313 DLLC NOTICE LLME(ffffffff/f243ed4c){UNASSIGNED} LLGM Assign pre (f243ed4c => c896f8dc) (gprs_llc.c:1079) 20250222124521313 DLLC NOTICE LLME(f243ed4c/c896f8dc){ASSIGNED} LLGM Assign post (f243ed4c => c896f8dc) (gprs_llc.c:1125) 20250222124521313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124521313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124521313 DMM DEBUG MM(262420000000040/c896f8dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124521331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124521331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124521331 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124521331 DMM DEBUG MM(262420000000040/c896f8dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1139) 20250222124521331 DMM NOTICE MM(262420000000040/c896f8dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124521331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124521331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124521331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124521331 DMM DEBUG MM(262420000000040/c896f8dc) Requesting authorization (sgsn_auth.c:160) 20250222124521331 DMM INFO MM(262420000000040/c896f8dc) Requesting authentication tuples (sgsn_auth.c:184) 20250222124521331 DMM DEBUG MM(262420000000040/c896f8dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124521331 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250222124521331 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(647)@0db0551d115f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@0db0551d115f: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250222124521334 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124521334 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124521334 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124521334 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124521334 DMM INFO MM(262420000000040/c896f8dc) Subscriber data update (mmctx.c:445) 20250222124521334 DMM DEBUG MM(262420000000040/c896f8dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124521334 DMM INFO MM(262420000000040/c896f8dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124521334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124521334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124521334 DMM INFO MM(262420000000040/c896f8dc) <- GMM AUTH AND CIPHERING REQ (rand = 31 e6 e2 e6 69 a4 d6 2a af 21 4f 22 37 8e c8 66 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6f 5a 55 8a ff 6e 0f 9a 77 da 11 51 36 1d 38 83 ) (gprs_gmm.c:538) TC_attach_usim_a54_a50(649)@0db0551d115f: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@0db0551d115f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@0db0551d115f: Final verdict of PTC: pass 20250222124521339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37068<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(635)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(647)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@0db0551d115f: Final verdict of PTC: none 20250222124521340 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124521340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a50-BVCI196(634)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@0db0551d115f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@0db0551d115f: Final verdict of PTC: none -NSVCI98(640)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@0db0551d115f: Final verdict of PTC: none -NSVCI99(645)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(633)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(638)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(643)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:45:21 UTC 2025 ====== 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 20250222124521423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124521825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67976) 20250222124522341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124522341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67976, count=72332) 20250222124523342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124523342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:45:23 UTC 2025 /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 20250222124524343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124524343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_detach_unknown_nopoweroff started. 20250222124524937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124524937 DMM INFO MM(262420000000040/c896f8dc) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124524937 DMM INFO MM(262420000000040/c896f8dc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124524937 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124524937 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124524937 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124524937 DMM ERROR MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250222124524937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Deallocated (fsm.c:568) 20250222124524937 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124524937 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124524937 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124524937 DLLC NOTICE LLME(f243ed4c/c896f8dc){ASSIGNED} LLGM Assign pre (c896f8dc => ffffffff) (gprs_llc.c:1079) 20250222124524937 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c896f8dc => ffffffff) (gprs_llc.c:1125) 20250222124524937 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@0db0551d115f: 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(654)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124524983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124524983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124524983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124524983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124524983 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124524983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124524983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124524983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124524983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124524984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124524984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124524984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124524984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124524984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124524984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124524984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124524984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124524984 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124524984 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124524984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124524985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124524985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124524987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124524991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124524991 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(653)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124524999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124524999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124524999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124524999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124524999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124524999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124524999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124524999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124524999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124525000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124525000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124525000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124525000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124525000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124525000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124525000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124525000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124525000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124525000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124525000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124525001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124525001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(660)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124525003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124525007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124525007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(661)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(658)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124525012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124525012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124525012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124525012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124525012 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124525012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124525012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124525012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124525012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124525013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124525013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124525013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124525013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124525013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124525013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124525013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124525013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124525013 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124525013 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124525013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(664)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124525013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124525013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124525015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124525020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124525020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124525344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124525344 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124525344 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124525344 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@0db0551d115f: 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) } } } } 20250222124525349 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124525350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(665)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(653)@0db0551d115f: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='FA56C22E'O, index=0 SGSN_Test-GSUP(666)@0db0551d115f: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250222124526422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124526422 DLLC NOTICE LLME(ffffffff/fa56c22e){UNASSIGNED} LLC RX: unknown TLLI 0xfa56c22e, creating LLME on the fly (gprs_llc.c:552) 20250222124526422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124526422 DMM NOTICE LLME(ffffffff/fa56c22e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) 20250222124526422 DLLC NOTICE LLME(ffffffff/fa56c22e){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250222124526422 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xfa56c22e type=GPRS detach (gprs_gmm.c:1524) 20250222124526422 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250222124526422 DLLC NOTICE LLME(ffffffff/fa56c22e){UNASSIGNED} LLGM Assign pre (fa56c22e => ffffffff) (gprs_llc.c:1079) 20250222124526422 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa56c22e => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@0db0551d115f: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(653)@0db0551d115f: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@0db0551d115f: Final verdict of PTC: pass 20250222124526447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37096<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(654)@0db0551d115f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(653)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(666)@0db0551d115f: Final verdict of PTC: none -NSVCI99(664)@0db0551d115f: Final verdict of PTC: none -NSVCI98(659)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@0db0551d115f: Final verdict of PTC: none 20250222124526452 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124526452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_nopoweroff-BVCI220(663)@0db0551d115f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(662)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(657)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(652)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(653): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@0db0551d115f: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:45:26 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250222124526504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124526806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56796) 20250222124527453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124527453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56796, count=58056) 20250222124528454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124528454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:45:28 UTC 2025 /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 20250222124529455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124529455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_detach_unknown_poweroff started. 20250222124529910 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124529913 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124529952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124529952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124529952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124529952 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124529952 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124529952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124529952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124529952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124529952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124529954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124529954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124529954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124529955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124529955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124529955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124529955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124529955 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124529955 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124529955 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124529955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124529955 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124529955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124529959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@0db0551d115f: 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 } 20250222124529967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124529967 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(678)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124529969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124529969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124529969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124529969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124529969 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124529969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124529969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124529969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124529969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_unknown_poweroff-BVCI196(672)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124529970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124529970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124529970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124529970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124529970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124529970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124529970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124529970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124529970 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124529970 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124529970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124529971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124529971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124529972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124529977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124529977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124529984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124529984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124529984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124529984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124529984 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124529984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124529984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124529984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124529984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124529985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124529985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124529985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124529985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124529985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124529985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124529985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124529985 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124529985 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124529985 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124529985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124529985 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124529985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124529987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124529991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124529991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124530456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124530456 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124530456 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124530456 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@0db0551d115f: 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) } } } } 20250222124530460 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124530461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@0db0551d115f: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='E3E43682'O, index=0 SGSN_Test-GSUP(685)@0db0551d115f: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250222124531524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124531524 DLLC NOTICE LLME(ffffffff/e3e43682){UNASSIGNED} LLC RX: unknown TLLI 0xe3e43682, creating LLME on the fly (gprs_llc.c:552) 20250222124531524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124531524 DMM NOTICE LLME(ffffffff/e3e43682){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2075) TC_detach_unknown_poweroff(687)@0db0551d115f: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@0db0551d115f: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@0db0551d115f: Final verdict of PTC: pass 20250222124536545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59590<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(683)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(685)@0db0551d115f: Final verdict of PTC: none -NSVCI98(678)@0db0551d115f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@0db0551d115f: Final verdict of PTC: none -NSVCI97(673)@0db0551d115f: Final verdict of PTC: none 20250222124536551 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124536551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(686)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@0db0551d115f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@0db0551d115f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(676)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(671)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(681)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@0db0551d115f: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:45:36 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250222124536604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60576<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124536906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60576<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46600) 20250222124537552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124537552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=46600, count=52032) 20250222124538553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124538553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:45:38 UTC 2025 /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 20250222124539554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124539555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_detach_nopoweroff started. 20250222124540000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124540002 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124540035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124540035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124540035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124540035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124540035 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124540035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124540035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124540036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124540036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124540036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124540036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124540036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124540036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124540036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124540036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124540037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124540037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124540037 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124540037 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124540037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124540037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124540037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(693)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124540039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124540044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124540044 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124540048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124540048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124540048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124540048 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124540048 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124540048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124540048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124540048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124540048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124540049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124540049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124540049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124540049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124540049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124540049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124540049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124540049 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124540049 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124540049 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124540049 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124540049 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124540049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124540051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124540055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124540055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124540064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124540064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124540064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124540064 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124540064 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124540064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124540064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124540064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124540064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124540065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124540065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124540065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124540066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124540066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124540066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124540066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124540066 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124540066 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124540066 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124540066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124540066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124540066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124540068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124540073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124540073 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124540556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124540556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124540556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124540556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@0db0551d115f: 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) } } } } 20250222124540559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124540559 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@0db0551d115f: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='FA3B72E9'O, index=0 SGSN_Test-GSUP(704)@0db0551d115f: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@0db0551d115f: 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 := '58A686DB999F28622749638A47E8103C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F2D8559A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '320C2C338C755C42'O } } } } } 20250222124541614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124541614 DLLC NOTICE LLME(ffffffff/fa3b72e9){UNASSIGNED} LLC RX: unknown TLLI 0xfa3b72e9, creating LLME on the fly (gprs_llc.c:552) 20250222124541614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124541614 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1325) 20250222124541614 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124541614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124541614 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124541614 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124541614 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124541614 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124541614 DLLC NOTICE LLME(ffffffff/fa3b72e9){UNASSIGNED} LLGM Assign pre (fa3b72e9 => e6535949) (gprs_llc.c:1079) 20250222124541614 DLLC NOTICE LLME(fa3b72e9/e6535949){ASSIGNED} LLGM Assign post (fa3b72e9 => e6535949) (gprs_llc.c:1125) 20250222124541614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124541614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124541614 DMM DEBUG MM(262420000000015/e6535949) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124541631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124541631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124541631 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124541631 DMM DEBUG MM(262420000000015/e6535949) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1139) 20250222124541631 DMM NOTICE MM(262420000000015/e6535949) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124541631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124541631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124541631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124541631 DMM DEBUG MM(262420000000015/e6535949) Requesting authorization (sgsn_auth.c:160) 20250222124541631 DMM INFO MM(262420000000015/e6535949) Requesting authentication tuples (sgsn_auth.c:184) 20250222124541631 DMM DEBUG MM(262420000000015/e6535949) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124541631 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250222124541631 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(704)@0db0551d115f: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@0db0551d115f: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250222124541637 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124541637 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124541637 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124541637 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124541637 DMM INFO MM(262420000000015/e6535949) Subscriber data update (mmctx.c:445) 20250222124541637 DMM DEBUG MM(262420000000015/e6535949) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124541637 DMM INFO MM(262420000000015/e6535949) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124541637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124541637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124541637 DMM INFO MM(262420000000015/e6535949) <- GMM AUTH AND CIPHERING REQ (rand = 58 a6 86 db 99 9f 28 62 27 49 63 8a 47 e8 10 3c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124541654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124541654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124541654 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124541654 DMM INFO MM(262420000000015/e6535949) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124541654 DMM NOTICE MM(262420000000015/e6535949) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124541654 DMM DEBUG MM(262420000000015/e6535949) checking auth: received GSM SRES = f2 d8 55 9a (gprs_gmm.c:721) 20250222124541654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124541654 DMM DEBUG MM(262420000000015/e6535949) Requesting authorization (sgsn_auth.c:160) 20250222124541654 DMM INFO MM(262420000000015/e6535949) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124541654 DMM DEBUG MM(262420000000015/e6535949) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124541654 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250222124541654 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) 20250222124541654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124541654 DMM INFO MM(262420000000015/e6535949) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6535949) (gprs_gmm.c:355) 20250222124541657 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124541657 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124541657 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250222124541657 DMM INFO MM(262420000000015/e6535949) Subscriber data update (mmctx.c:445) 20250222124541657 DMM DEBUG MM(262420000000015/e6535949) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124541657 DMM INFO MM(262420000000015/e6535949) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124541657 DMM NOTICE MM(262420000000015/e6535949) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1055) 20250222124541657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124541657 DMM NOTICE MM(262420000000015/e6535949) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124541657 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) 20250222124541660 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124541660 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250222124541660 DMM INFO MM(262420000000015/e6535949) Subscriber data update (mmctx.c:445) 20250222124541660 DMM DEBUG MM(262420000000015/e6535949) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124541674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124541674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124541674 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124541674 DMM INFO MM(262420000000015/e6535949) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124541674 DMM NOTICE MM(262420000000015/e6535949) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124541674 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124541674 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124541674 DLLC NOTICE LLME(fa3b72e9/e6535949){ASSIGNED} LLGM Assign pre (ffffffff => e6535949) (gprs_llc.c:1079) 20250222124541674 DLLC NOTICE LLME(ffffffff/e6535949){ASSIGNED} LLGM Assign post (ffffffff => e6535949) (gprs_llc.c:1125) 20250222124541674 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124541674 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124541674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124541674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@0db0551d115f: setverdict(pass): none -> pass 20250222124541724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124541724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124541724 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124541724 DMM INFO MM(262420000000015/e6535949) -> GMM DETACH REQUEST TLLI=0xe6535949 type=GPRS detach (gprs_gmm.c:1524) 20250222124541724 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250222124541724 DMM INFO MM(262420000000015/e6535949) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250222124541724 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124541724 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124541724 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124541724 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124541724 DLLC NOTICE LLME(ffffffff/e6535949){ASSIGNED} LLGM Assign pre (e6535949 => ffffffff) (gprs_llc.c:1079) 20250222124541724 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6535949 => ffffffff) (gprs_llc.c:1125) 20250222124541724 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250222124541724 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) 20250222124541724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124541724 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124541724 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124541724 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124541725 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@0db0551d115f: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@0db0551d115f: Final verdict of PTC: pass 20250222124541729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60578<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_detach_nopoweroff-BVCI196(691)@0db0551d115f: Final verdict of PTC: none 20250222124541731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124541731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(692)@0db0551d115f: Final verdict of PTC: none -NSVCI99(702)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@0db0551d115f: Final verdict of PTC: none -NSVCI98(697)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(704)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@0db0551d115f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@0db0551d115f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(695)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(690)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(700)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@0db0551d115f: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:45:41 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250222124541795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124542097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44332) 20250222124542732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124542732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44332, count=93448) 20250222124543733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124543733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:45:44 UTC 2025 /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 20250222124544735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124544735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_detach_poweroff started. 20250222124545194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124545197 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124545239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124545239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124545239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124545239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124545239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124545239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124545239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124545239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124545239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124545240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124545240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124545240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124545240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124545240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124545240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124545240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124545240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124545240 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124545240 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124545240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124545241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124545241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124545244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124545251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124545251 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(712)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_poweroff-BVCI196(710)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(716)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124545255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124545255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124545255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124545255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124545255 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124545255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124545255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124545255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124545255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124545256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124545256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124545256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124545256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124545256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124545256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124545256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124545256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124545256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124545256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124545256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124545256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124545256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124545258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124545263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124545263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(715)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(717)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124545268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124545268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124545268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124545268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124545268 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124545268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124545268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124545268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124545268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124545269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124545269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124545269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124545269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124545269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124545269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124545269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124545269 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124545269 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124545269 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124545269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124545269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124545269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124545271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124545276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124545276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124545736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124545737 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124545737 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124545737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@0db0551d115f: 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) } } } } 20250222124545741 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(722)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124545742 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@0db0551d115f: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='F2E036A2'O, index=0 SGSN_Test-GSUP(723)@0db0551d115f: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@0db0551d115f: 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 := '0922E87FE37F5994AB55D8C9955EF913'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07B41D01'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C3F3CE69B637DDB7'O } } } } } 20250222124546821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124546821 DLLC NOTICE LLME(ffffffff/f2e036a2){UNASSIGNED} LLC RX: unknown TLLI 0xf2e036a2, creating LLME on the fly (gprs_llc.c:552) 20250222124546821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124546821 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1325) 20250222124546821 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124546821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124546821 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124546821 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124546821 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124546821 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124546821 DLLC NOTICE LLME(ffffffff/f2e036a2){UNASSIGNED} LLGM Assign pre (f2e036a2 => e66967b7) (gprs_llc.c:1079) 20250222124546821 DLLC NOTICE LLME(f2e036a2/e66967b7){ASSIGNED} LLGM Assign post (f2e036a2 => e66967b7) (gprs_llc.c:1125) 20250222124546821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124546821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124546821 DMM DEBUG MM(262420000000016/e66967b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124546842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124546842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124546842 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124546842 DMM DEBUG MM(262420000000016/e66967b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1139) 20250222124546842 DMM NOTICE MM(262420000000016/e66967b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124546842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124546842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124546842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124546842 DMM DEBUG MM(262420000000016/e66967b7) Requesting authorization (sgsn_auth.c:160) 20250222124546842 DMM INFO MM(262420000000016/e66967b7) Requesting authentication tuples (sgsn_auth.c:184) 20250222124546842 DMM DEBUG MM(262420000000016/e66967b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124546842 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250222124546842 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(723)@0db0551d115f: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@0db0551d115f: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250222124546848 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124546848 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124546848 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124546848 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124546848 DMM INFO MM(262420000000016/e66967b7) Subscriber data update (mmctx.c:445) 20250222124546848 DMM DEBUG MM(262420000000016/e66967b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124546848 DMM INFO MM(262420000000016/e66967b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124546848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124546848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124546848 DMM INFO MM(262420000000016/e66967b7) <- GMM AUTH AND CIPHERING REQ (rand = 09 22 e8 7f e3 7f 59 94 ab 55 d8 c9 95 5e f9 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124546863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124546863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124546863 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124546863 DMM INFO MM(262420000000016/e66967b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124546863 DMM NOTICE MM(262420000000016/e66967b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124546863 DMM DEBUG MM(262420000000016/e66967b7) checking auth: received GSM SRES = 07 b4 1d 01 (gprs_gmm.c:721) 20250222124546863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124546863 DMM DEBUG MM(262420000000016/e66967b7) Requesting authorization (sgsn_auth.c:160) 20250222124546863 DMM INFO MM(262420000000016/e66967b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124546864 DMM DEBUG MM(262420000000016/e66967b7) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124546864 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250222124546864 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) 20250222124546864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124546864 DMM INFO MM(262420000000016/e66967b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe66967b7) (gprs_gmm.c:355) 20250222124546867 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124546867 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124546867 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250222124546867 DMM INFO MM(262420000000016/e66967b7) Subscriber data update (mmctx.c:445) 20250222124546867 DMM DEBUG MM(262420000000016/e66967b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124546867 DMM INFO MM(262420000000016/e66967b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124546867 DMM NOTICE MM(262420000000016/e66967b7) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1055) 20250222124546867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124546867 DMM NOTICE MM(262420000000016/e66967b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124546867 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) 20250222124546869 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124546869 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250222124546869 DMM INFO MM(262420000000016/e66967b7) Subscriber data update (mmctx.c:445) 20250222124546869 DMM DEBUG MM(262420000000016/e66967b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124546879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124546879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124546879 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124546879 DMM INFO MM(262420000000016/e66967b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124546879 DMM NOTICE MM(262420000000016/e66967b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124546879 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124546879 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124546879 DLLC NOTICE LLME(f2e036a2/e66967b7){ASSIGNED} LLGM Assign pre (ffffffff => e66967b7) (gprs_llc.c:1079) 20250222124546879 DLLC NOTICE LLME(ffffffff/e66967b7){ASSIGNED} LLGM Assign post (ffffffff => e66967b7) (gprs_llc.c:1125) 20250222124546879 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124546879 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124546879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124546879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@0db0551d115f: setverdict(pass): none -> pass 20250222124546935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124546935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250222124546935 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124546935 DMM INFO MM(262420000000016/e66967b7) -> GMM DETACH REQUEST TLLI=0xe66967b7 type=GPRS detach Power-off (gprs_gmm.c:1524) 20250222124546935 DMM INFO MM(262420000000016/e66967b7) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250222124546935 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124546935 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124546935 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124546935 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124546935 DLLC NOTICE LLME(ffffffff/e66967b7){ASSIGNED} LLGM Assign pre (e66967b7 => ffffffff) (gprs_llc.c:1079) 20250222124546935 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e66967b7 => ffffffff) (gprs_llc.c:1125) 20250222124546935 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250222124546935 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) 20250222124546935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124546935 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124546935 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124546935 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124546938 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250222124549315 DGPRS DEBUG Checking for inactive LLMEs, time = 3459255 (sgsn.c:131) TC_detach_poweroff(725)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@0db0551d115f: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@0db0551d115f: Final verdict of PTC: pass 20250222124551951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39834<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@0db0551d115f: Final verdict of PTC: none 20250222124551956 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124551956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(721)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@0db0551d115f: Final verdict of PTC: none -NSVCI98(716)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@0db0551d115f: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@0db0551d115f: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@0db0551d115f: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@0db0551d115f: Final verdict of PTC: none -NSVCI97(711)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(709)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(719)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(714)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@0db0551d115f: Test case TC_detach_poweroff finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:45:51 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250222124552022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124552324 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88144) 20250222124552958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124552958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88144, count=93576) 20250222124553959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124553960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:45:54 UTC 2025 /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 20250222124554961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124554961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act started. 20250222124555421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124555423 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@0db0551d115f: 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(730)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124555459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124555459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124555459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124555459 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124555459 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124555459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124555459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124555459 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124555459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124555460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124555460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124555460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124555460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124555460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124555460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124555460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124555460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124555460 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124555460 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124555460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(730)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124555461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124555461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124555463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124555472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124555472 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124555481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124555481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124555481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124555481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124555481 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124555481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124555481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124555481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124555481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124555482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124555482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124555482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124555482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124555482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124555482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124555482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124555482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124555482 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124555482 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124555482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124555482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124555482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124555484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(737)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(732)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124555490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124555490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@0db0551d115f: 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(741)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124555498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124555498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124555498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124555498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124555498 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124555498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124555498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124555498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124555498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124555499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124555499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124555499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124555499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124555499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124555499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124555499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124555499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124555499 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124555499 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124555499 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124555499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124555499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(741)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124555501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124555506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124555506 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(738)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124555963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124555963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124555963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124555963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(740)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@0db0551d115f: 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) } } } } 20250222124555967 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124555968 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(740)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(740)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@0db0551d115f: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C7FADDD2'O, index=0 SGSN_Test-GSUP(742)@0db0551d115f: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@0db0551d115f: 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 := '45DCB3035832AC6DA904964CE5C22B5C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '699DEE2A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC788F555DF31D1C'O } } } } } 20250222124556034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124556034 DLLC NOTICE LLME(ffffffff/c7faddd2){UNASSIGNED} LLC RX: unknown TLLI 0xc7faddd2, creating LLME on the fly (gprs_llc.c:552) 20250222124556034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124556034 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1325) 20250222124556034 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124556034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124556034 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124556034 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124556034 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124556034 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124556034 DLLC NOTICE LLME(ffffffff/c7faddd2){UNASSIGNED} LLGM Assign pre (c7faddd2 => f1dc2f25) (gprs_llc.c:1079) 20250222124556034 DLLC NOTICE LLME(c7faddd2/f1dc2f25){ASSIGNED} LLGM Assign post (c7faddd2 => f1dc2f25) (gprs_llc.c:1125) 20250222124556034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124556034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124556034 DMM DEBUG MM(262420000000017/f1dc2f25) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124556053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124556053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124556053 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124556053 DMM DEBUG MM(262420000000017/f1dc2f25) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1139) 20250222124556053 DMM NOTICE MM(262420000000017/f1dc2f25) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124556053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124556053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124556053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124556053 DMM DEBUG MM(262420000000017/f1dc2f25) Requesting authorization (sgsn_auth.c:160) 20250222124556053 DMM INFO MM(262420000000017/f1dc2f25) Requesting authentication tuples (sgsn_auth.c:184) 20250222124556053 DMM DEBUG MM(262420000000017/f1dc2f25) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124556053 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250222124556053 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(742)@0db0551d115f: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250222124556059 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124556059 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124556059 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124556059 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124556059 DMM INFO MM(262420000000017/f1dc2f25) Subscriber data update (mmctx.c:445) 20250222124556059 DMM DEBUG MM(262420000000017/f1dc2f25) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124556059 DMM INFO MM(262420000000017/f1dc2f25) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124556059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124556059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124556059 DMM INFO MM(262420000000017/f1dc2f25) <- GMM AUTH AND CIPHERING REQ (rand = 45 dc b3 03 58 32 ac 6d a9 04 96 4c e5 c2 2b 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124556075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124556075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124556076 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124556076 DMM INFO MM(262420000000017/f1dc2f25) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124556076 DMM NOTICE MM(262420000000017/f1dc2f25) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124556076 DMM DEBUG MM(262420000000017/f1dc2f25) checking auth: received GSM SRES = 69 9d ee 2a (gprs_gmm.c:721) 20250222124556076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124556076 DMM DEBUG MM(262420000000017/f1dc2f25) Requesting authorization (sgsn_auth.c:160) 20250222124556076 DMM INFO MM(262420000000017/f1dc2f25) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124556076 DMM DEBUG MM(262420000000017/f1dc2f25) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124556076 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250222124556076 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) 20250222124556076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124556076 DMM INFO MM(262420000000017/f1dc2f25) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1dc2f25) (gprs_gmm.c:355) 20250222124556080 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124556080 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124556080 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250222124556080 DMM INFO MM(262420000000017/f1dc2f25) Subscriber data update (mmctx.c:445) 20250222124556080 DMM DEBUG MM(262420000000017/f1dc2f25) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124556080 DMM INFO MM(262420000000017/f1dc2f25) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124556080 DMM NOTICE MM(262420000000017/f1dc2f25) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1055) 20250222124556080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124556080 DMM NOTICE MM(262420000000017/f1dc2f25) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124556080 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) 20250222124556081 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124556081 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250222124556081 DMM INFO MM(262420000000017/f1dc2f25) Subscriber data update (mmctx.c:445) 20250222124556081 DMM DEBUG MM(262420000000017/f1dc2f25) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124556092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124556092 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124556092 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124556092 DMM INFO MM(262420000000017/f1dc2f25) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124556092 DMM NOTICE MM(262420000000017/f1dc2f25) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124556092 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124556092 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124556092 DLLC NOTICE LLME(c7faddd2/f1dc2f25){ASSIGNED} LLGM Assign pre (ffffffff => f1dc2f25) (gprs_llc.c:1079) 20250222124556092 DLLC NOTICE LLME(ffffffff/f1dc2f25){ASSIGNED} LLGM Assign post (ffffffff => f1dc2f25) (gprs_llc.c:1125) 20250222124556092 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124556092 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124556092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124556092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@0db0551d115f: setverdict(pass): none -> pass 20250222124556146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124556146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124556146 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124556146 DMM INFO MM(262420000000017/f1dc2f25) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124556146 DMM INFO MM(262420000000017/f1dc2f25) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124556146 DMM DEBUG MM(262420000000017/f1dc2f25) Using GGSN 0 (gprs_sm.c:317) 20250222124556146 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) 20250222124556146 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250222124556146 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124556146 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124556146 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250222124556158 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 de 17 db 55 11 3f b0 d0 98 14 05 7f 26 df 84 c9 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:461) 20250222124556158 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc155130, cbp=0x5595ae936a70) (sgsn_libgtp.c:632) 20250222124556158 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124556158 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93c438 TLLI=f1dc2f25, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124556158 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124556158 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@0db0551d115f: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@0db0551d115f: Final verdict of PTC: pass 20250222124556165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55962<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act-BVCI220(738)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@0db0551d115f: Final verdict of PTC: none 20250222124556167 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124556167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(742)@0db0551d115f: Final verdict of PTC: none -NSVCI97(730)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@0db0551d115f: Final verdict of PTC: none -NSVCI98(735)@0db0551d115f: Final verdict of PTC: none -NSVCI99(741)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(728)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(739)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(733)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act-BVCI220(738): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_pdp_act finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:45:56 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250222124556281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124556683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88192) 20250222124557168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124557169 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88192, count=92548) 20250222124558170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124558170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:45:58 UTC 2025 /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 20250222124559172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124559172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_pdp_act_unattached started. 20250222124559777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124559781 DMM INFO MM(262420000000017/f1dc2f25) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124559781 DMM INFO MM(262420000000017/f1dc2f25) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124559781 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124559781 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124559781 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124559781 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124559781 DLLC NOTICE LLME(ffffffff/f1dc2f25){ASSIGNED} LLGM Assign pre (f1dc2f25 => ffffffff) (gprs_llc.c:1079) 20250222124559781 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1dc2f25 => ffffffff) (gprs_llc.c:1125) 20250222124559781 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93c0e0 (gprs_sndcp.c:574) 20250222124559781 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93c438, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124559781 DMM NOTICE MM(262420000000017/f1dc2f25) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222124559781 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250222124559781 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222124559781 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124559781 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250222124559781 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250222124559781 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) 20250222124559781 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:402) 20250222124559781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124559781 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124559781 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124559781 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124559781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@0db0551d115f: 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(749)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124559838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124559838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124559838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124559838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124559838 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124559838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124559838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124559838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124559838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124559840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124559840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124559840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124559840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124559840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124559840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124559840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124559840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124559840 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124559840 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124559840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124559841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124559841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(750)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124559846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124559853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124559853 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@0db0551d115f: 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(754)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124559859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124559859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124559859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124559859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124559859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124559859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124559859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124559859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124559859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124559860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124559860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124559860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124559860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124559860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124559860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124559860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124559860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124559860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124559860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124559860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124559861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124559861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(754)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(755)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124559863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124559868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124559868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(755)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdp_act_unattached-BVCI210(752)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(759)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124559872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124559872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124559872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124559872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124559872 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124559872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124559872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124559872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124559872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124559873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124559873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124559873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124559873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124559873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124559873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124559873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124559873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124559873 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124559873 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124559873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(759)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124559873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124559873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124559875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124559880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124559880 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124600173 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124600173 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124600173 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124600173 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@0db0551d115f: 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) } } } } 20250222124600178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(760)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124600179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@0db0551d115f: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='EEBF7423'O, index=0 SGSN_Test-GSUP(761)@0db0551d115f: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250222124600243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124600243 DLLC NOTICE LLME(ffffffff/eebf7423){UNASSIGNED} LLC RX: unknown TLLI 0xeebf7423, creating LLME on the fly (gprs_llc.c:552) 20250222124600243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250222124600243 DMM NOTICE LLME(ffffffff/eebf7423){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250222124600243 DLLC NOTICE LLME(ffffffff/eebf7423){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250222124600243 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:306) TC_pdp_act_unattached(763)@0db0551d115f: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@0db0551d115f: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@0db0551d115f: Final verdict of PTC: pass 20250222124600272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@0db0551d115f: Final verdict of PTC: none 20250222124600276 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124600276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pdp_act_unattached-BVCI196(748)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@0db0551d115f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@0db0551d115f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@0db0551d115f: Final verdict of PTC: none -NSVCI99(759)@0db0551d115f: Final verdict of PTC: none -NSVCI97(749)@0db0551d115f: Final verdict of PTC: none -NSVCI98(754)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(753)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(757)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(747)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) Sat Feb 22 12:46:00 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc MTC@0db0551d115f: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@0db0551d115f: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@0db0551d115f: 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'. 20250222124600409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124600711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55672) 20250222124601278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124601278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55672, count=60028) 20250222124602280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124602280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:46:02 UTC 2025 /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 20250222124603282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124603282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_user started. 20250222124603813 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124603816 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124603866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124603866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124603866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124603866 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124603866 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124603866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124603866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124603866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124603866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124603867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124603867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124603867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124603867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124603867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124603867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124603867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124603867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124603867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124603867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124603867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124603868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124603868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124603871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124603878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124603878 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124603891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124603891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124603891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124603891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124603891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124603891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124603891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124603891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124603891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124603892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124603892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124603892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124603892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124603892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124603892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124603892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124603892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124603892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124603892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124603892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124603893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124603893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124603895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124603900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124603900 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124603905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124603905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124603905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124603905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124603905 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124603905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124603905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124603905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124603905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124603906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124603906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124603906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124603906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124603906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124603906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124603906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124603906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124603906 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124603906 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124603906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(778)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124603906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124603906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124603908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124603912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124603912 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(777)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124604283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124604283 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124604283 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124604283 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@0db0551d115f: 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) } } } } 20250222124604287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124604288 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@0db0551d115f: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='D11331B5'O, index=0 SGSN_Test-GSUP(780)@0db0551d115f: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@0db0551d115f: 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 := '505B52990738C3EB67D4D974C0C2A32E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF66C5B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A3C8F1D9D995B9C3'O } } } } } 20250222124604356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124604356 DLLC NOTICE LLME(ffffffff/d11331b5){UNASSIGNED} LLC RX: unknown TLLI 0xd11331b5, creating LLME on the fly (gprs_llc.c:552) 20250222124604356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124604356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1325) 20250222124604356 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124604356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124604357 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124604357 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124604357 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124604357 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124604357 DLLC NOTICE LLME(ffffffff/d11331b5){UNASSIGNED} LLGM Assign pre (d11331b5 => e8dca81b) (gprs_llc.c:1079) 20250222124604357 DLLC NOTICE LLME(d11331b5/e8dca81b){ASSIGNED} LLGM Assign post (d11331b5 => e8dca81b) (gprs_llc.c:1125) 20250222124604357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124604357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124604357 DMM DEBUG MM(262420000000019/e8dca81b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124604373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124604373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124604373 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124604374 DMM DEBUG MM(262420000000019/e8dca81b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1139) 20250222124604374 DMM NOTICE MM(262420000000019/e8dca81b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124604374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124604374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124604374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124604374 DMM DEBUG MM(262420000000019/e8dca81b) Requesting authorization (sgsn_auth.c:160) 20250222124604374 DMM INFO MM(262420000000019/e8dca81b) Requesting authentication tuples (sgsn_auth.c:184) 20250222124604374 DMM DEBUG MM(262420000000019/e8dca81b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124604374 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250222124604374 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(780)@0db0551d115f: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250222124604380 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124604380 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124604380 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124604380 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124604380 DMM INFO MM(262420000000019/e8dca81b) Subscriber data update (mmctx.c:445) 20250222124604380 DMM DEBUG MM(262420000000019/e8dca81b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124604380 DMM INFO MM(262420000000019/e8dca81b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124604380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124604380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124604380 DMM INFO MM(262420000000019/e8dca81b) <- GMM AUTH AND CIPHERING REQ (rand = 50 5b 52 99 07 38 c3 eb 67 d4 d9 74 c0 c2 a3 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124604395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124604395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124604395 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124604395 DMM INFO MM(262420000000019/e8dca81b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124604395 DMM NOTICE MM(262420000000019/e8dca81b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124604395 DMM DEBUG MM(262420000000019/e8dca81b) checking auth: received GSM SRES = df 66 c5 b2 (gprs_gmm.c:721) 20250222124604395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124604395 DMM DEBUG MM(262420000000019/e8dca81b) Requesting authorization (sgsn_auth.c:160) 20250222124604395 DMM INFO MM(262420000000019/e8dca81b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124604395 DMM DEBUG MM(262420000000019/e8dca81b) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124604395 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250222124604395 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) 20250222124604395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124604395 DMM INFO MM(262420000000019/e8dca81b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8dca81b) (gprs_gmm.c:355) 20250222124604399 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124604399 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124604399 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250222124604399 DMM INFO MM(262420000000019/e8dca81b) Subscriber data update (mmctx.c:445) 20250222124604399 DMM DEBUG MM(262420000000019/e8dca81b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124604399 DMM INFO MM(262420000000019/e8dca81b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124604399 DMM NOTICE MM(262420000000019/e8dca81b) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1055) 20250222124604399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124604399 DMM NOTICE MM(262420000000019/e8dca81b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124604399 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) 20250222124604400 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124604400 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250222124604400 DMM INFO MM(262420000000019/e8dca81b) Subscriber data update (mmctx.c:445) 20250222124604400 DMM DEBUG MM(262420000000019/e8dca81b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124604410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124604410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124604410 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124604410 DMM INFO MM(262420000000019/e8dca81b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124604410 DMM NOTICE MM(262420000000019/e8dca81b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124604410 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124604410 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124604410 DLLC NOTICE LLME(d11331b5/e8dca81b){ASSIGNED} LLGM Assign pre (ffffffff => e8dca81b) (gprs_llc.c:1079) 20250222124604410 DLLC NOTICE LLME(ffffffff/e8dca81b){ASSIGNED} LLGM Assign post (ffffffff => e8dca81b) (gprs_llc.c:1125) 20250222124604410 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124604410 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124604410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124604410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@0db0551d115f: setverdict(pass): none -> pass 20250222124604467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124604468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124604468 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124604468 DMM INFO MM(262420000000019/e8dca81b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124604468 DMM INFO MM(262420000000019/e8dca81b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124604468 DMM DEBUG MM(262420000000019/e8dca81b) Using GGSN 0 (gprs_sm.c:317) 20250222124604468 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) 20250222124604468 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250222124604468 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124604468 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124604468 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250222124604490 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 52 91 d3 29 11 6f 32 09 dc 14 05 7f 6c fc 4e 3d 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:461) 20250222124604490 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc1561a8, cbp=0x5595ae937440) (sgsn_libgtp.c:632) 20250222124604490 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124604490 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93d578 TLLI=e8dca81b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124604490 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124604490 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124604507 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:825) 20250222124604529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124604529 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250222124604529 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_attach_pdp_act_user-BVCI196(767)@0db0551d115f: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@0db0551d115f: Final verdict of PTC: pass 20250222124604539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56002<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(765)@0db0551d115f: Final verdict of PTC: none -NSVCI97(768)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(780)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@0db0551d115f: Final verdict of PTC: none -NSVCI98(773)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@0db0551d115f: Final verdict of PTC: none -NSVCI99(778)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(777)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@0db0551d115f: Final verdict of PTC: none 20250222124604546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124604546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(775)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(766)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(776)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(771)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(777): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:46:04 UTC 2025 ====== 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 20250222124604609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124605011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94952) 20250222124605547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124605547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94952, count=96112) 20250222124606548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124606548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:46:07 UTC 2025 /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 20250222124607550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124607550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_ggsn_reject started. 20250222124608105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124608107 DMM INFO MM(262420000000019/e8dca81b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124608108 DMM INFO MM(262420000000019/e8dca81b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124608108 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124608108 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124608108 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124608108 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124608108 DLLC NOTICE LLME(ffffffff/e8dca81b){ASSIGNED} LLGM Assign pre (e8dca81b => ffffffff) (gprs_llc.c:1079) 20250222124608108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8dca81b => ffffffff) (gprs_llc.c:1125) 20250222124608108 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93d220 (gprs_sndcp.c:574) 20250222124608108 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93d578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124608108 DMM NOTICE MM(262420000000019/e8dca81b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222124608108 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250222124608108 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222124608108 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124608108 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250222124608108 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250222124608108 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) 20250222124608108 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:402) 20250222124608108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124608108 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124608108 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124608108 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124608108 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124608155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124608155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124608155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124608155 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124608155 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124608155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124608155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124608155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124608155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124608156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124608156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124608156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124608156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124608156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124608156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124608156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124608156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124608156 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124608156 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124608156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124608156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124608156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124608159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124608164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124608164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124608170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124608170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124608170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124608170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124608170 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124608170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124608170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124608170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124608170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124608171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124608171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124608171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124608171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124608171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124608171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124608171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124608171 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124608171 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124608171 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124608171 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124608171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124608171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124608173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124608179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124608179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124608186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124608186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124608186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124608186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124608186 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124608186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124608186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124608186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124608186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124608186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124608186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124608186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124608186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124608186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124608186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124608186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124608186 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124608186 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124608186 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124608186 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124608187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124608187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124608189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124608195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124608195 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124608551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124608551 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124608551 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124608551 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@0db0551d115f: 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) } } } } 20250222124608555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124608557 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@0db0551d115f: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='C1CB5B00'O, index=0 SGSN_Test-GSUP(799)@0db0551d115f: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@0db0551d115f: 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 := 'DD26FCBC0B92A8671BA3CF0EEE5BB2D1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5084CC32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B3C97D443247CCD'O } } } } } 20250222124608601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124608601 DLLC NOTICE LLME(ffffffff/c1cb5b00){UNASSIGNED} LLC RX: unknown TLLI 0xc1cb5b00, creating LLME on the fly (gprs_llc.c:552) 20250222124608601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124608601 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1325) 20250222124608602 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124608602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124608602 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124608602 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124608602 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124608602 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124608602 DLLC NOTICE LLME(ffffffff/c1cb5b00){UNASSIGNED} LLGM Assign pre (c1cb5b00 => c5b4dd2b) (gprs_llc.c:1079) 20250222124608602 DLLC NOTICE LLME(c1cb5b00/c5b4dd2b){ASSIGNED} LLGM Assign post (c1cb5b00 => c5b4dd2b) (gprs_llc.c:1125) 20250222124608602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124608602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124608602 DMM DEBUG MM(262420000000020/c5b4dd2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124608613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124608613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124608613 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124608613 DMM DEBUG MM(262420000000020/c5b4dd2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1139) 20250222124608613 DMM NOTICE MM(262420000000020/c5b4dd2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124608613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124608613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124608613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124608613 DMM DEBUG MM(262420000000020/c5b4dd2b) Requesting authorization (sgsn_auth.c:160) 20250222124608613 DMM INFO MM(262420000000020/c5b4dd2b) Requesting authentication tuples (sgsn_auth.c:184) 20250222124608613 DMM DEBUG MM(262420000000020/c5b4dd2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124608613 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250222124608613 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(799)@0db0551d115f: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250222124608615 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124608615 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124608615 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124608615 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124608615 DMM INFO MM(262420000000020/c5b4dd2b) Subscriber data update (mmctx.c:445) 20250222124608615 DMM DEBUG MM(262420000000020/c5b4dd2b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124608615 DMM INFO MM(262420000000020/c5b4dd2b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124608615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124608615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124608615 DMM INFO MM(262420000000020/c5b4dd2b) <- GMM AUTH AND CIPHERING REQ (rand = dd 26 fc bc 0b 92 a8 67 1b a3 cf 0e ee 5b b2 d1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124608622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124608622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124608622 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124608622 DMM INFO MM(262420000000020/c5b4dd2b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124608622 DMM NOTICE MM(262420000000020/c5b4dd2b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124608622 DMM DEBUG MM(262420000000020/c5b4dd2b) checking auth: received GSM SRES = 50 84 cc 32 (gprs_gmm.c:721) 20250222124608622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124608622 DMM DEBUG MM(262420000000020/c5b4dd2b) Requesting authorization (sgsn_auth.c:160) 20250222124608622 DMM INFO MM(262420000000020/c5b4dd2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124608622 DMM DEBUG MM(262420000000020/c5b4dd2b) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124608622 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250222124608622 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) 20250222124608622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124608622 DMM INFO MM(262420000000020/c5b4dd2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5b4dd2b) (gprs_gmm.c:355) 20250222124608623 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124608623 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124608623 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250222124608623 DMM INFO MM(262420000000020/c5b4dd2b) Subscriber data update (mmctx.c:445) 20250222124608623 DMM DEBUG MM(262420000000020/c5b4dd2b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124608623 DMM INFO MM(262420000000020/c5b4dd2b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124608623 DMM NOTICE MM(262420000000020/c5b4dd2b) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1055) 20250222124608623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124608623 DMM NOTICE MM(262420000000020/c5b4dd2b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124608623 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) 20250222124608623 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124608623 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250222124608623 DMM INFO MM(262420000000020/c5b4dd2b) Subscriber data update (mmctx.c:445) 20250222124608623 DMM DEBUG MM(262420000000020/c5b4dd2b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124608627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124608627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124608627 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124608627 DMM INFO MM(262420000000020/c5b4dd2b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124608627 DMM NOTICE MM(262420000000020/c5b4dd2b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124608627 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124608627 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124608627 DLLC NOTICE LLME(c1cb5b00/c5b4dd2b){ASSIGNED} LLGM Assign pre (ffffffff => c5b4dd2b) (gprs_llc.c:1079) 20250222124608627 DLLC NOTICE LLME(ffffffff/c5b4dd2b){ASSIGNED} LLGM Assign post (ffffffff => c5b4dd2b) (gprs_llc.c:1125) 20250222124608627 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124608627 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124608627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124608627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@0db0551d115f: setverdict(pass): none -> pass 20250222124608683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124608683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124608684 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124608684 DMM INFO MM(262420000000020/c5b4dd2b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124608684 DMM INFO MM(262420000000020/c5b4dd2b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124608684 DMM DEBUG MM(262420000000020/c5b4dd2b) Using GGSN 0 (gprs_sm.c:317) 20250222124608684 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) 20250222124608684 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250222124608684 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124608684 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124608684 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250222124608709 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 f0 a5 94 06 11 e9 b0 55 3f 14 05 7f 11 d4 88 36 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:461) 20250222124608709 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f63bc157220, cbp=0x5595ae93f500) (sgsn_libgtp.c:632) 20250222124608709 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:407) 20250222124608709 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250222124608709 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250222124608709 DMM NOTICE MM(262420000000020/c5b4dd2b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@0db0551d115f: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@0db0551d115f: Final verdict of PTC: pass 20250222124608720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56504<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@0db0551d115f: Final verdict of PTC: none 20250222124608725 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124608725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(792)@0db0551d115f: Final verdict of PTC: none -NSVCI99(797)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(795)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(785)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(790)@0db0551d115f: Final verdict of PTC: none -NSVCI97(787)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:46:08 UTC 2025 ====== 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 20250222124608818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124609220 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56512<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97384) 20250222124609727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124609727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97384, count=98544) 20250222124610728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124610729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:46:11 UTC 2025 /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 20250222124611730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124611730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_user_deact_mo started. 20250222124612319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124612322 DMM INFO MM(262420000000020/c5b4dd2b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124612322 DMM INFO MM(262420000000020/c5b4dd2b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124612322 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124612322 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124612322 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124612322 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124612322 DLLC NOTICE LLME(ffffffff/c5b4dd2b){ASSIGNED} LLGM Assign pre (c5b4dd2b => ffffffff) (gprs_llc.c:1079) 20250222124612322 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5b4dd2b => ffffffff) (gprs_llc.c:1125) 20250222124612322 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250222124612322 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) 20250222124612322 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:402) 20250222124612322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124612322 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124612322 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124612322 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124612322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124612372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124612372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124612372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124612372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124612372 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124612372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124612372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124612372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124612372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124612373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124612373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124612373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124612373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124612373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124612373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124612374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124612374 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124612374 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124612374 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124612374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124612374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124612374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(807)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124612377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124612383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124612383 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(807)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@0db0551d115f: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mo-BVCI196(805)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124612386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124612386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124612386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124612386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124612386 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124612386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124612386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124612386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124612386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124612387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124612387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124612387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124612387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124612387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124612387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124612387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124612387 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124612387 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124612387 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124612387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124612387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124612387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124612389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124612393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124612393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@0db0551d115f: 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(816)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124612401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124612401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124612401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124612401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124612401 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124612401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124612401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124612401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124612401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124612402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124612402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124612402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124612402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124612402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124612402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124612402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124612402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124612402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124612402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124612402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124612402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124612402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124612404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124612409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124612409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124612732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124612732 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124612732 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124612732 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@0db0551d115f: 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) } } } } 20250222124612736 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(817)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250222124612737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@0db0551d115f: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='F8E12641'O, index=0 SGSN_Test-GSUP(818)@0db0551d115f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@0db0551d115f: 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 := '6DC032924A1F862DF21C7575458B0B07'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77C975CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C45221C538BE8B93'O } } } } } 20250222124612815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124612815 DLLC NOTICE LLME(ffffffff/f8e12641){UNASSIGNED} LLC RX: unknown TLLI 0xf8e12641, creating LLME on the fly (gprs_llc.c:552) 20250222124612815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124612815 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1325) 20250222124612815 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124612815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124612815 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124612815 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124612815 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124612815 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124612815 DLLC NOTICE LLME(ffffffff/f8e12641){UNASSIGNED} LLGM Assign pre (f8e12641 => f55f3580) (gprs_llc.c:1079) 20250222124612815 DLLC NOTICE LLME(f8e12641/f55f3580){ASSIGNED} LLGM Assign post (f8e12641 => f55f3580) (gprs_llc.c:1125) 20250222124612816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124612816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124612816 DMM DEBUG MM(262420000000021/f55f3580) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124612843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124612843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124612843 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124612843 DMM DEBUG MM(262420000000021/f55f3580) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1139) 20250222124612843 DMM NOTICE MM(262420000000021/f55f3580) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124612843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124612843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124612843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124612843 DMM DEBUG MM(262420000000021/f55f3580) Requesting authorization (sgsn_auth.c:160) 20250222124612843 DMM INFO MM(262420000000021/f55f3580) Requesting authentication tuples (sgsn_auth.c:184) 20250222124612843 DMM DEBUG MM(262420000000021/f55f3580) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124612844 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250222124612844 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(818)@0db0551d115f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250222124612849 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124612850 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124612850 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124612850 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124612850 DMM INFO MM(262420000000021/f55f3580) Subscriber data update (mmctx.c:445) 20250222124612850 DMM DEBUG MM(262420000000021/f55f3580) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124612850 DMM INFO MM(262420000000021/f55f3580) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124612850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124612850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124612850 DMM INFO MM(262420000000021/f55f3580) <- GMM AUTH AND CIPHERING REQ (rand = 6d c0 32 92 4a 1f 86 2d f2 1c 75 75 45 8b 0b 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124612868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124612868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124612868 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124612868 DMM INFO MM(262420000000021/f55f3580) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124612868 DMM NOTICE MM(262420000000021/f55f3580) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124612868 DMM DEBUG MM(262420000000021/f55f3580) checking auth: received GSM SRES = 77 c9 75 cf (gprs_gmm.c:721) 20250222124612868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124612868 DMM DEBUG MM(262420000000021/f55f3580) Requesting authorization (sgsn_auth.c:160) 20250222124612868 DMM INFO MM(262420000000021/f55f3580) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124612868 DMM DEBUG MM(262420000000021/f55f3580) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124612868 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250222124612868 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) 20250222124612868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124612868 DMM INFO MM(262420000000021/f55f3580) <- GMM ATTACH ACCEPT (new P-TMSI=0xf55f3580) (gprs_gmm.c:355) 20250222124612871 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124612871 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124612871 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250222124612871 DMM INFO MM(262420000000021/f55f3580) Subscriber data update (mmctx.c:445) 20250222124612871 DMM DEBUG MM(262420000000021/f55f3580) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124612871 DMM INFO MM(262420000000021/f55f3580) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124612871 DMM NOTICE MM(262420000000021/f55f3580) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1055) 20250222124612871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124612871 DMM NOTICE MM(262420000000021/f55f3580) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124612871 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) 20250222124612873 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124612873 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250222124612873 DMM INFO MM(262420000000021/f55f3580) Subscriber data update (mmctx.c:445) 20250222124612873 DMM DEBUG MM(262420000000021/f55f3580) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124612885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124612885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124612885 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124612885 DMM INFO MM(262420000000021/f55f3580) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124612885 DMM NOTICE MM(262420000000021/f55f3580) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124612885 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124612885 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124612885 DLLC NOTICE LLME(f8e12641/f55f3580){ASSIGNED} LLGM Assign pre (ffffffff => f55f3580) (gprs_llc.c:1079) 20250222124612885 DLLC NOTICE LLME(ffffffff/f55f3580){ASSIGNED} LLGM Assign post (ffffffff => f55f3580) (gprs_llc.c:1125) 20250222124612885 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124612885 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124612885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124612885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@0db0551d115f: setverdict(pass): none -> pass 20250222124612939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124612939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124612939 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124612939 DMM INFO MM(262420000000021/f55f3580) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124612939 DMM INFO MM(262420000000021/f55f3580) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124612939 DMM DEBUG MM(262420000000021/f55f3580) Using GGSN 0 (gprs_sm.c:317) 20250222124612940 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) 20250222124612940 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250222124612940 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124612940 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124612940 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250222124612965 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 65 cb 5e 87 11 c0 d2 0e 0b 14 05 7f 49 8a bb fb 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:461) 20250222124612965 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc157220, cbp=0x5595ae93f500) (sgsn_libgtp.c:632) 20250222124612965 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124612965 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae937e18 TLLI=f55f3580, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124612965 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124612965 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124612982 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:825) 20250222124612996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124612997 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250222124612997 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124613004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124613004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250222124613004 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124613004 DMM INFO MM(262420000000021/f55f3580) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250222124613004 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124613004 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250222124613007 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:461) 20250222124613007 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f63bc157220, cbp=0x5595ae93f500) (sgsn_libgtp.c:632) 20250222124613007 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250222124613007 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae937e18, TLLI=f55f3580, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124613007 DMM INFO MM(262420000000021/f55f3580) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250222124613007 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250222124613007 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@0db0551d115f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@0db0551d115f: Final verdict of PTC: pass 20250222124613024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56520<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@0db0551d115f: Final verdict of PTC: none 20250222124613030 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124613030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@0db0551d115f: Final verdict of PTC: none -NSVCI98(811)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@0db0551d115f: Final verdict of PTC: none -NSVCI99(816)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(818)@0db0551d115f: Final verdict of PTC: none -NSVCI97(806)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(814)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(809)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(804)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:46:13 UTC 2025 ====== 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 20250222124613122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124613524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65632) 20250222124614031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124614031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65632, count=105368) 20250222124615032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124615032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:46:15 UTC 2025 /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 20250222124616034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124616035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_user_deact_mt started. 20250222124616627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124616630 DMM INFO MM(262420000000021/f55f3580) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124616630 DMM INFO MM(262420000000021/f55f3580) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124616630 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124616630 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124616630 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124616630 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124616630 DLLC NOTICE LLME(ffffffff/f55f3580){ASSIGNED} LLGM Assign pre (f55f3580 => ffffffff) (gprs_llc.c:1079) 20250222124616630 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f55f3580 => ffffffff) (gprs_llc.c:1125) 20250222124616630 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250222124616630 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) 20250222124616630 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:402) 20250222124616630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124616630 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124616630 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124616630 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124616630 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124616673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124616673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124616673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124616673 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124616673 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124616673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124616673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124616673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124616673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124616673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124616673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124616673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124616673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124616673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124616673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124616673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124616673 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124616673 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124616673 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124616673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124616674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124616674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124616675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124616682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124616682 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@0db0551d115f: 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(830)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124616689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124616689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124616689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124616689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124616689 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124616689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124616689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124616689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124616689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124616690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124616690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124616690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124616690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124616690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124616690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124616690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124616690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124616690 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124616690 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124616690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124616691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124616691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124616692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124616697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124616697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@0db0551d115f: 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(836)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124616713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124616713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124616713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124616713 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124616713 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124616713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124616713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124616713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124616713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(836)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124616714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124616714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124616714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124616714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124616714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124616714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124616714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124616714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124616714 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124616714 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124616714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124616714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124616714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(836)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(836)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124616717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124616723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124616723 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(833)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124617035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124617035 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124617036 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124617036 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(835)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@0db0551d115f: 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) } } } } 20250222124617040 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(835)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124617041 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(835)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(835)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(835)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@0db0551d115f: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='DDBA4531'O, index=0 SGSN_Test-GSUP(837)@0db0551d115f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@0db0551d115f: 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 := '5F8F738229AE8DD1EC754A68B28094AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '216D884B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '493A0C33ECBFF8B5'O } } } } } 20250222124617115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124617115 DLLC NOTICE LLME(ffffffff/ddba4531){UNASSIGNED} LLC RX: unknown TLLI 0xddba4531, creating LLME on the fly (gprs_llc.c:552) 20250222124617115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124617115 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1325) 20250222124617115 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124617115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124617115 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124617115 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124617115 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124617115 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124617115 DLLC NOTICE LLME(ffffffff/ddba4531){UNASSIGNED} LLGM Assign pre (ddba4531 => d984b673) (gprs_llc.c:1079) 20250222124617115 DLLC NOTICE LLME(ddba4531/d984b673){ASSIGNED} LLGM Assign post (ddba4531 => d984b673) (gprs_llc.c:1125) 20250222124617115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124617115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124617115 DMM DEBUG MM(262420000000022/d984b673) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124617135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124617135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124617135 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124617135 DMM DEBUG MM(262420000000022/d984b673) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250222124617135 DMM NOTICE MM(262420000000022/d984b673) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124617135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124617135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124617135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124617135 DMM DEBUG MM(262420000000022/d984b673) Requesting authorization (sgsn_auth.c:160) 20250222124617135 DMM INFO MM(262420000000022/d984b673) Requesting authentication tuples (sgsn_auth.c:184) 20250222124617135 DMM DEBUG MM(262420000000022/d984b673) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124617135 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250222124617135 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(837)@0db0551d115f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250222124617141 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124617141 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124617141 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124617141 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124617141 DMM INFO MM(262420000000022/d984b673) Subscriber data update (mmctx.c:445) 20250222124617141 DMM DEBUG MM(262420000000022/d984b673) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124617141 DMM INFO MM(262420000000022/d984b673) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124617141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124617141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124617141 DMM INFO MM(262420000000022/d984b673) <- GMM AUTH AND CIPHERING REQ (rand = 5f 8f 73 82 29 ae 8d d1 ec 75 4a 68 b2 80 94 ad , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124617157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124617157 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124617157 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124617157 DMM INFO MM(262420000000022/d984b673) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124617157 DMM NOTICE MM(262420000000022/d984b673) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124617157 DMM DEBUG MM(262420000000022/d984b673) checking auth: received GSM SRES = 21 6d 88 4b (gprs_gmm.c:721) 20250222124617157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124617157 DMM DEBUG MM(262420000000022/d984b673) Requesting authorization (sgsn_auth.c:160) 20250222124617157 DMM INFO MM(262420000000022/d984b673) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124617157 DMM DEBUG MM(262420000000022/d984b673) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124617157 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250222124617157 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) 20250222124617157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124617157 DMM INFO MM(262420000000022/d984b673) <- GMM ATTACH ACCEPT (new P-TMSI=0xd984b673) (gprs_gmm.c:355) 20250222124617160 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124617160 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124617160 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250222124617160 DMM INFO MM(262420000000022/d984b673) Subscriber data update (mmctx.c:445) 20250222124617160 DMM DEBUG MM(262420000000022/d984b673) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124617160 DMM INFO MM(262420000000022/d984b673) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124617160 DMM NOTICE MM(262420000000022/d984b673) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1055) 20250222124617160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124617160 DMM NOTICE MM(262420000000022/d984b673) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124617160 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) 20250222124617162 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124617162 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250222124617162 DMM INFO MM(262420000000022/d984b673) Subscriber data update (mmctx.c:445) 20250222124617162 DMM DEBUG MM(262420000000022/d984b673) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124617173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124617173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124617173 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124617173 DMM INFO MM(262420000000022/d984b673) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124617173 DMM NOTICE MM(262420000000022/d984b673) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124617173 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124617173 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124617173 DLLC NOTICE LLME(ddba4531/d984b673){ASSIGNED} LLGM Assign pre (ffffffff => d984b673) (gprs_llc.c:1079) 20250222124617173 DLLC NOTICE LLME(ffffffff/d984b673){ASSIGNED} LLGM Assign post (ffffffff => d984b673) (gprs_llc.c:1125) 20250222124617173 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124617173 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124617173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124617173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@0db0551d115f: setverdict(pass): none -> pass 20250222124617230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124617230 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124617230 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124617230 DMM INFO MM(262420000000022/d984b673) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124617230 DMM INFO MM(262420000000022/d984b673) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124617230 DMM DEBUG MM(262420000000022/d984b673) Using GGSN 0 (gprs_sm.c:317) 20250222124617230 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) 20250222124617230 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250222124617230 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124617230 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124617231 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250222124617258 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 fd bf 4c 75 11 08 90 94 47 14 05 7f c5 89 02 65 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:461) 20250222124617258 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc157220, cbp=0x5595ae93f500) (sgsn_libgtp.c:632) 20250222124617258 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124617258 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93d578 TLLI=d984b673, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124617258 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124617258 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124617275 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:825) 20250222124617290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124617290 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250222124617290 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124617295 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250222124617295 DGPRS INFO PDP(262420000000022:5): Context 0x7f63bc157220 was deleted (sgsn_libgtp.c:706) 20250222124617295 DMM INFO MM(262420000000022/d984b673) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250222124617295 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250222124617295 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@0db0551d115f: Removing Client IMSI='262420000000022'H, index=0 20250222124617307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124617307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250222124617307 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124617307 DMM INFO MM(262420000000022/d984b673) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@0db0551d115f: Final verdict of PTC: pass 20250222124617312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38230<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124617316 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124617316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(835)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(837)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(833)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@0db0551d115f: Final verdict of PTC: none -NSVCI97(825)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@0db0551d115f: Final verdict of PTC: none -NSVCI98(830)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@0db0551d115f: Final verdict of PTC: none -NSVCI99(836)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(823)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(828)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(834)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(833): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:46:17 UTC 2025 ====== 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 20250222124617421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124617823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83596) 20250222124618318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124618318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83596, count=104020) 20250222124619316 DGPRS DEBUG Checking for inactive LLMEs, time = 3459285 (sgsn.c:131) 20250222124619319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124619319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:46:19 UTC 2025 /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 20250222124620320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124620320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_deact_dup started. 20250222124620908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124620911 DMM INFO MM(262420000000022/d984b673) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124620911 DMM INFO MM(262420000000022/d984b673) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124620911 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124620911 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124620911 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124620911 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124620911 DLLC NOTICE LLME(ffffffff/d984b673){ASSIGNED} LLGM Assign pre (d984b673 => ffffffff) (gprs_llc.c:1079) 20250222124620911 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d984b673 => ffffffff) (gprs_llc.c:1125) 20250222124620911 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93d220 (gprs_sndcp.c:574) 20250222124620911 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93d578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124620911 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250222124620911 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) 20250222124620911 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:402) 20250222124620911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124620911 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124620911 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124620911 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124620911 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124620960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124620960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124620960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124620960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124620960 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124620960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124620960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124620960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124620960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124620961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124620961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124620961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124620961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124620961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124620961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124620961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124620961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124620961 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124620961 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124620961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124620961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124620961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124620964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250222124620971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124620971 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(849)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124620973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124620973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124620973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124620973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124620973 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124620973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124620973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124620973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124620973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_dup-BVCI196(843)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124620975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124620975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124620975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124620975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124620975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124620975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124620975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124620975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124620975 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124620975 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124620975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124620975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124620975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124620977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124620982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124620982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124620988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124620988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124620988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124620988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124620988 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124620988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124620988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124620988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124620988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124620989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124620989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124620989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124620989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124620989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124620989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124620989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124620989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124620989 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124620989 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124620989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124620990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124620990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124620991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124620996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124620996 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124621321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124621321 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124621321 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124621321 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@0db0551d115f: 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) } } } } 20250222124621325 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124621326 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@0db0551d115f: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='C32F6A4C'O, index=0 SGSN_Test-GSUP(856)@0db0551d115f: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@0db0551d115f: 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 := 'BA11F52ADAE73C7387A7218AA62BA39C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C2CD2AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EB59F944EC8EB476'O } } } } } 20250222124621400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124621400 DLLC NOTICE LLME(ffffffff/c32f6a4c){UNASSIGNED} LLC RX: unknown TLLI 0xc32f6a4c, creating LLME on the fly (gprs_llc.c:552) 20250222124621400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124621400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1325) 20250222124621400 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124621400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124621400 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124621400 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124621400 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124621400 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124621400 DLLC NOTICE LLME(ffffffff/c32f6a4c){UNASSIGNED} LLGM Assign pre (c32f6a4c => d3418b3d) (gprs_llc.c:1079) 20250222124621400 DLLC NOTICE LLME(c32f6a4c/d3418b3d){ASSIGNED} LLGM Assign post (c32f6a4c => d3418b3d) (gprs_llc.c:1125) 20250222124621400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124621400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124621400 DMM DEBUG MM(262420000000046/d3418b3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124621419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124621419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124621419 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124621420 DMM DEBUG MM(262420000000046/d3418b3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1139) 20250222124621420 DMM NOTICE MM(262420000000046/d3418b3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124621420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124621420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124621420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124621420 DMM DEBUG MM(262420000000046/d3418b3d) Requesting authorization (sgsn_auth.c:160) 20250222124621420 DMM INFO MM(262420000000046/d3418b3d) Requesting authentication tuples (sgsn_auth.c:184) 20250222124621420 DMM DEBUG MM(262420000000046/d3418b3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124621420 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250222124621420 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(856)@0db0551d115f: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250222124621426 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124621426 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124621426 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124621426 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124621426 DMM INFO MM(262420000000046/d3418b3d) Subscriber data update (mmctx.c:445) 20250222124621426 DMM DEBUG MM(262420000000046/d3418b3d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124621426 DMM INFO MM(262420000000046/d3418b3d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124621426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124621426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124621426 DMM INFO MM(262420000000046/d3418b3d) <- GMM AUTH AND CIPHERING REQ (rand = ba 11 f5 2a da e7 3c 73 87 a7 21 8a a6 2b a3 9c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124621444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124621444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124621444 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124621444 DMM INFO MM(262420000000046/d3418b3d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124621444 DMM NOTICE MM(262420000000046/d3418b3d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124621444 DMM DEBUG MM(262420000000046/d3418b3d) checking auth: received GSM SRES = 1c 2c d2 ad (gprs_gmm.c:721) 20250222124621444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124621444 DMM DEBUG MM(262420000000046/d3418b3d) Requesting authorization (sgsn_auth.c:160) 20250222124621444 DMM INFO MM(262420000000046/d3418b3d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124621444 DMM DEBUG MM(262420000000046/d3418b3d) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124621444 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250222124621444 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) 20250222124621444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124621444 DMM INFO MM(262420000000046/d3418b3d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3418b3d) (gprs_gmm.c:355) 20250222124621447 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124621447 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124621447 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250222124621447 DMM INFO MM(262420000000046/d3418b3d) Subscriber data update (mmctx.c:445) 20250222124621447 DMM DEBUG MM(262420000000046/d3418b3d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124621447 DMM INFO MM(262420000000046/d3418b3d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124621447 DMM NOTICE MM(262420000000046/d3418b3d) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1055) 20250222124621447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124621447 DMM NOTICE MM(262420000000046/d3418b3d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124621447 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) 20250222124621448 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124621448 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250222124621448 DMM INFO MM(262420000000046/d3418b3d) Subscriber data update (mmctx.c:445) 20250222124621448 DMM DEBUG MM(262420000000046/d3418b3d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124621461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124621461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124621461 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124621461 DMM INFO MM(262420000000046/d3418b3d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124621461 DMM NOTICE MM(262420000000046/d3418b3d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124621461 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124621461 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124621461 DLLC NOTICE LLME(c32f6a4c/d3418b3d){ASSIGNED} LLGM Assign pre (ffffffff => d3418b3d) (gprs_llc.c:1079) 20250222124621461 DLLC NOTICE LLME(ffffffff/d3418b3d){ASSIGNED} LLGM Assign post (ffffffff => d3418b3d) (gprs_llc.c:1125) 20250222124621461 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124621461 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124621461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124621461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@0db0551d115f: setverdict(pass): none -> pass 20250222124621519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124621519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124621519 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124621519 DMM INFO MM(262420000000046/d3418b3d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124621519 DMM INFO MM(262420000000046/d3418b3d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124621519 DMM DEBUG MM(262420000000046/d3418b3d) Using GGSN 0 (gprs_sm.c:317) 20250222124621519 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) 20250222124621519 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250222124621519 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124621519 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124621519 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250222124621543 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 09 95 58 db 11 9f 0e 2f f2 14 05 7f c7 4d 3f 32 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:461) 20250222124621543 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc157220, cbp=0x5595ae93f500) (sgsn_libgtp.c:632) 20250222124621543 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124621544 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93e6e8 TLLI=d3418b3d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124621544 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124621544 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124621560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124621560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250222124621560 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124621560 DMM INFO MM(262420000000046/d3418b3d) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250222124621560 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124621561 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250222124621561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124621561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124621561 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124621561 DMM INFO MM(262420000000046/d3418b3d) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250222124621561 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124621561 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@0db0551d115f: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@0db0551d115f: "Received deletePDPContextResponse 1, seq_nr=1036" 20250222124621564 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:461) 20250222124621564 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f63bc157220, cbp=0x5595ae93f500) (sgsn_libgtp.c:632) 20250222124621564 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250222124621564 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93e6e8, TLLI=d3418b3d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124621564 DMM INFO MM(262420000000046/d3418b3d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250222124621565 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250222124621565 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250222124621565 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:461) 20250222124621565 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:466) TC_attach_pdp_act_deact_dup(858)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@0db0551d115f: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@0db0551d115f: Final verdict of PTC: pass 20250222124623589 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38256<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@0db0551d115f: Final verdict of PTC: none -NSVCI97(844)@0db0551d115f: Final verdict of PTC: none 20250222124623594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124623594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI196(843)@0db0551d115f: Final verdict of PTC: none -NSVCI98(849)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@0db0551d115f: Final verdict of PTC: none -NSVCI99(854)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(847)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(842)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(852)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:46:23 UTC 2025 ====== 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 20250222124623695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124624097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105736) 20250222124624595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124624595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105736, count=106276) 20250222124625596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124625596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:46:26 UTC 2025 /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 20250222124626597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124626597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_second_attempt started. 20250222124627178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124627180 DMM INFO MM(262420000000046/d3418b3d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124627180 DMM INFO MM(262420000000046/d3418b3d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124627180 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124627180 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124627180 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124627180 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124627180 DLLC NOTICE LLME(ffffffff/d3418b3d){ASSIGNED} LLGM Assign pre (d3418b3d => ffffffff) (gprs_llc.c:1079) 20250222124627180 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3418b3d => ffffffff) (gprs_llc.c:1125) 20250222124627180 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250222124627180 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) 20250222124627180 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:402) 20250222124627180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124627180 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124627180 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124627180 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124627180 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124627215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124627215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124627215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124627215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124627215 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124627215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124627215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124627215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124627215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124627216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124627216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124627216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124627216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124627216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124627216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124627216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124627216 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124627216 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124627216 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124627216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124627217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124627217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124627219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124627227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124627227 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(865)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(862)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(864)@0db0551d115f: 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(868)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124627232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124627232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124627232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124627232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124627232 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124627232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124627232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124627232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124627232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124627233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124627233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124627233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124627233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124627233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124627233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124627233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124627233 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124627233 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124627233 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124627233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(868)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124627233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124627233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124627237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124627243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124627243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@0db0551d115f: 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(874)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124627253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124627253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124627253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124627253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124627253 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124627253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124627253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124627253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124627253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124627254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124627254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124627254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124627254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124627254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124627254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124627254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124627254 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124627254 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124627254 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124627254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124627254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124627254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(874)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124627257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124627262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124627262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(871)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124627598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124627598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124627598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124627598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(873)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@0db0551d115f: 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) } } } } 20250222124627602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(873)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(873)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222124627604 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_second_attempt-BVCI196(862)@0db0551d115f: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='C8A825E5'O, index=0 SGSN_Test-GSUP(875)@0db0551d115f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@0db0551d115f: 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 := 'BB36A440E26C494C7B5929781464B53B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '095F3616'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F392F4024051A4A'O } } } } } 20250222124627685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124627685 DLLC NOTICE LLME(ffffffff/c8a825e5){UNASSIGNED} LLC RX: unknown TLLI 0xc8a825e5, creating LLME on the fly (gprs_llc.c:552) 20250222124627685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124627685 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1325) 20250222124627685 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124627685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124627685 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124627685 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124627685 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124627685 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124627685 DLLC NOTICE LLME(ffffffff/c8a825e5){UNASSIGNED} LLGM Assign pre (c8a825e5 => c91c1e9d) (gprs_llc.c:1079) 20250222124627685 DLLC NOTICE LLME(c8a825e5/c91c1e9d){ASSIGNED} LLGM Assign post (c8a825e5 => c91c1e9d) (gprs_llc.c:1125) 20250222124627685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124627685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124627685 DMM DEBUG MM(262420000000022/c91c1e9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124627706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124627706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124627706 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124627706 DMM DEBUG MM(262420000000022/c91c1e9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250222124627706 DMM NOTICE MM(262420000000022/c91c1e9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124627706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124627706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124627706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124627706 DMM DEBUG MM(262420000000022/c91c1e9d) Requesting authorization (sgsn_auth.c:160) 20250222124627706 DMM INFO MM(262420000000022/c91c1e9d) Requesting authentication tuples (sgsn_auth.c:184) 20250222124627706 DMM DEBUG MM(262420000000022/c91c1e9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124627706 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250222124627706 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(875)@0db0551d115f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@0db0551d115f: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250222124627712 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124627712 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124627712 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124627712 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124627712 DMM INFO MM(262420000000022/c91c1e9d) Subscriber data update (mmctx.c:445) 20250222124627712 DMM DEBUG MM(262420000000022/c91c1e9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124627712 DMM INFO MM(262420000000022/c91c1e9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124627712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124627712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124627712 DMM INFO MM(262420000000022/c91c1e9d) <- GMM AUTH AND CIPHERING REQ (rand = bb 36 a4 40 e2 6c 49 4c 7b 59 29 78 14 64 b5 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124627728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124627728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124627728 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124627728 DMM INFO MM(262420000000022/c91c1e9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124627728 DMM NOTICE MM(262420000000022/c91c1e9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124627728 DMM DEBUG MM(262420000000022/c91c1e9d) checking auth: received GSM SRES = 09 5f 36 16 (gprs_gmm.c:721) 20250222124627728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124627728 DMM DEBUG MM(262420000000022/c91c1e9d) Requesting authorization (sgsn_auth.c:160) 20250222124627728 DMM INFO MM(262420000000022/c91c1e9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124627728 DMM DEBUG MM(262420000000022/c91c1e9d) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124627728 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250222124627728 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) 20250222124627728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124627728 DMM INFO MM(262420000000022/c91c1e9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc91c1e9d) (gprs_gmm.c:355) 20250222124627731 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124627731 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124627731 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250222124627731 DMM INFO MM(262420000000022/c91c1e9d) Subscriber data update (mmctx.c:445) 20250222124627731 DMM DEBUG MM(262420000000022/c91c1e9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124627731 DMM INFO MM(262420000000022/c91c1e9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124627731 DMM NOTICE MM(262420000000022/c91c1e9d) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1055) 20250222124627731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124627731 DMM NOTICE MM(262420000000022/c91c1e9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124627731 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) 20250222124627733 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124627733 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250222124627733 DMM INFO MM(262420000000022/c91c1e9d) Subscriber data update (mmctx.c:445) 20250222124627733 DMM DEBUG MM(262420000000022/c91c1e9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124627744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124627745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124627745 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124627745 DMM INFO MM(262420000000022/c91c1e9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124627745 DMM NOTICE MM(262420000000022/c91c1e9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124627745 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124627745 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124627745 DLLC NOTICE LLME(c8a825e5/c91c1e9d){ASSIGNED} LLGM Assign pre (ffffffff => c91c1e9d) (gprs_llc.c:1079) 20250222124627745 DLLC NOTICE LLME(ffffffff/c91c1e9d){ASSIGNED} LLGM Assign post (ffffffff => c91c1e9d) (gprs_llc.c:1125) 20250222124627745 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124627745 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124627745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124627745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@0db0551d115f: setverdict(pass): none -> pass TC_attach_second_attempt(877)@0db0551d115f: 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 := '64B5016032DEEBFB79804BF9E4A6F9DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '263BD868'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D6E86094AB0CF2AF'O } } } } } 20250222124627800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124627800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124627800 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124627800 DMM INFO MM(262420000000022/c91c1e9d) -> GMM ATTACH REQUEST MI(TMSI-0xC91C1E9D) type="GPRS attach" (gprs_gmm.c:1325) 20250222124627800 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124627800 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222124627800 DLLC NOTICE LLME(ffffffff/c91c1e9d){ASSIGNED} LLGM Assign pre (c91c1e9d => e0ec0226) (gprs_llc.c:1079) 20250222124627800 DLLC NOTICE LLME(c91c1e9d/e0ec0226){ASSIGNED} LLGM Assign post (c91c1e9d => e0ec0226) (gprs_llc.c:1125) 20250222124627801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124627801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124627801 DMM DEBUG MM(262420000000022/e0ec0226) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124627812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124627812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250222124627812 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124627812 DMM DEBUG MM(262420000000022/e0ec0226) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1139) 20250222124627812 DMM NOTICE MM(262420000000022/e0ec0226) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124627812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124627812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124627812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124627812 DMM DEBUG MM(262420000000022/e0ec0226) Requesting authorization (sgsn_auth.c:160) 20250222124627812 DMM INFO MM(262420000000022/e0ec0226) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124627812 DMM DEBUG MM(262420000000022/e0ec0226) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124627812 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250222124627812 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) 20250222124633813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250222124633813 DMM ERROR MM(262420000000022/e0ec0226) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250222124633813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250222124633813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222124633813 DMM NOTICE MM(262420000000022/e0ec0226) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250222124633813 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250222124633813 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) 20250222124633813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Reject}: Deallocated (fsm.c:568) 20250222124633813 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Deallocated (fsm.c:568) 20250222124633813 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124633813 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222124633813 DLLC NOTICE LLME(c91c1e9d/e0ec0226){ASSIGNED} LLGM Assign pre (e0ec0226 => ffffffff) (gprs_llc.c:1079) 20250222124633813 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0ec0226 => ffffffff) (gprs_llc.c:1125) 20250222124647599 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250222124647599 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250222124647600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(873)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124649317 DGPRS DEBUG Checking for inactive LLMEs, time = 3459315 (sgsn.c:131) 20250222124657217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124657222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124657222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124657234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124657239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124657239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124657255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124657258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124657258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@0db0551d115f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@0db0551d115f: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(859)@0db0551d115f: Final verdict of PTC: none 20250222124657698 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124657698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222124657698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55620<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(874)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(873)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@0db0551d115f: Final verdict of PTC: none -NSVCI97(863)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@0db0551d115f: Final verdict of PTC: none -NSVCI98(868)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(875)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@0db0551d115f: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@0db0551d115f: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(871)@0db0551d115f: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(872)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(861)@0db0551d115f: Final verdict of PTC: none TC_attach_second_attempt(877)@0db0551d115f: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(866)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_second_attempt-BVCI220(871): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@0db0551d115f: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@0db0551d115f: 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'. Sat Feb 22 12:46:57 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250222124657863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124658165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108152) 20250222124658699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124658700 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108152, count=112508) 20250222124659701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124659701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:47:00 UTC 2025 /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 20250222124700702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124700702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_echo_timeout started. 20250222124701264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124701266 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124701292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124701292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124701292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124701292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124701292 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124701292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124701292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124701293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124701293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124701293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124701293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124701293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124701293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124701293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124701293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124701293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124701293 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124701293 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124701293 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124701293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124701294 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124701294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124701296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124701301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124701301 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@0db0551d115f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(887)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124701315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124701315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124701315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124701315 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124701315 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124701315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124701315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124701315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124701315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(888)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124701317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124701317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124701317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124701317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124701317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124701317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124701317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124701317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124701317 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124701317 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124701317 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124701317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124701317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124701319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(884)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124701327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124701327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(887)@0db0551d115f: 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 } TC_attach_echo_timeout-BVCI210(885)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(893)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124701333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124701333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124701333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124701333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124701333 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124701333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124701333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124701333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124701333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124701334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124701334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124701334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124701334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124701334 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124701334 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124701334 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124701334 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124701334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124701334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124701335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124701340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124701340 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(890)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124701703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124701704 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124701704 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124701704 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(892)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@0db0551d115f: 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) } } } } 20250222124701708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124701709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(892)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(892)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@0db0551d115f: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='E6FC3C4E'O, index=0 SGSN_Test-GSUP(894)@0db0551d115f: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@0db0551d115f: 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 := 'F58F050D6F12B6625046151D392B2245'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '137CAAED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '35E39ED39A1D5A20'O } } } } } 20250222124701761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124701761 DLLC NOTICE LLME(ffffffff/e6fc3c4e){UNASSIGNED} LLC RX: unknown TLLI 0xe6fc3c4e, creating LLME on the fly (gprs_llc.c:552) 20250222124701761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124701761 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1325) 20250222124701761 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124701761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124701761 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124701761 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124701761 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124701761 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124701761 DLLC NOTICE LLME(ffffffff/e6fc3c4e){UNASSIGNED} LLGM Assign pre (e6fc3c4e => e848bb40) (gprs_llc.c:1079) 20250222124701761 DLLC NOTICE LLME(e6fc3c4e/e848bb40){ASSIGNED} LLGM Assign post (e6fc3c4e => e848bb40) (gprs_llc.c:1125) 20250222124701761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124701761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124701761 DMM DEBUG MM(262420000000067/e848bb40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124701766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124701766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124701766 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124701766 DMM DEBUG MM(262420000000067/e848bb40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1139) 20250222124701766 DMM NOTICE MM(262420000000067/e848bb40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124701766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124701766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124701766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124701766 DMM DEBUG MM(262420000000067/e848bb40) Requesting authorization (sgsn_auth.c:160) 20250222124701766 DMM INFO MM(262420000000067/e848bb40) Requesting authentication tuples (sgsn_auth.c:184) 20250222124701766 DMM DEBUG MM(262420000000067/e848bb40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124701766 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250222124701766 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(894)@0db0551d115f: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@0db0551d115f: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250222124701767 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124701767 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124701767 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124701767 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124701767 DMM INFO MM(262420000000067/e848bb40) Subscriber data update (mmctx.c:445) 20250222124701767 DMM DEBUG MM(262420000000067/e848bb40) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124701767 DMM INFO MM(262420000000067/e848bb40) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124701767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124701767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124701767 DMM INFO MM(262420000000067/e848bb40) <- GMM AUTH AND CIPHERING REQ (rand = f5 8f 05 0d 6f 12 b6 62 50 46 15 1d 39 2b 22 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124701770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124701770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124701770 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124701770 DMM INFO MM(262420000000067/e848bb40) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124701770 DMM NOTICE MM(262420000000067/e848bb40) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124701770 DMM DEBUG MM(262420000000067/e848bb40) checking auth: received GSM SRES = 13 7c aa ed (gprs_gmm.c:721) 20250222124701770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124701770 DMM DEBUG MM(262420000000067/e848bb40) Requesting authorization (sgsn_auth.c:160) 20250222124701770 DMM INFO MM(262420000000067/e848bb40) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124701770 DMM DEBUG MM(262420000000067/e848bb40) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124701770 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250222124701770 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) 20250222124701770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124701770 DMM INFO MM(262420000000067/e848bb40) <- GMM ATTACH ACCEPT (new P-TMSI=0xe848bb40) (gprs_gmm.c:355) 20250222124701771 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124701771 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124701771 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250222124701771 DMM INFO MM(262420000000067/e848bb40) Subscriber data update (mmctx.c:445) 20250222124701771 DMM DEBUG MM(262420000000067/e848bb40) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124701771 DMM INFO MM(262420000000067/e848bb40) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124701771 DMM NOTICE MM(262420000000067/e848bb40) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1055) 20250222124701771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124701771 DMM NOTICE MM(262420000000067/e848bb40) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124701771 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) 20250222124701771 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124701771 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250222124701771 DMM INFO MM(262420000000067/e848bb40) Subscriber data update (mmctx.c:445) 20250222124701771 DMM DEBUG MM(262420000000067/e848bb40) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124701774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124701774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124701774 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124701774 DMM INFO MM(262420000000067/e848bb40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124701774 DMM NOTICE MM(262420000000067/e848bb40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124701774 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124701774 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124701774 DLLC NOTICE LLME(e6fc3c4e/e848bb40){ASSIGNED} LLGM Assign pre (ffffffff => e848bb40) (gprs_llc.c:1079) 20250222124701774 DLLC NOTICE LLME(ffffffff/e848bb40){ASSIGNED} LLGM Assign post (ffffffff => e848bb40) (gprs_llc.c:1125) 20250222124701774 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124701774 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124701774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124701774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@0db0551d115f: setverdict(pass): none -> pass 20250222124701831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124701831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124701831 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124701831 DMM INFO MM(262420000000067/e848bb40) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124701831 DMM INFO MM(262420000000067/e848bb40) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124701831 DMM DEBUG MM(262420000000067/e848bb40) Using GGSN 0 (gprs_sm.c:317) 20250222124701831 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) 20250222124701831 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250222124701831 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124701831 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124701831 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250222124701844 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 a6 cb 6e ad 11 a4 0c 48 43 14 05 7f 3a 06 3e 12 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:461) 20250222124701844 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc157220, cbp=0x5595ae93f500) (sgsn_libgtp.c:632) 20250222124701844 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124701844 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93e6e8 TLLI=e848bb40, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124701844 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124701844 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124706724 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250222124706726 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:461) 20250222124706726 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5595ae92e0a0) (sgsn_libgtp.c:632) 20250222124711725 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1039" 20250222124716726 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250222124716726 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1039" 20250222124719318 DGPRS DEBUG Checking for inactive LLMEs, time = 3459345 (sgsn.c:131) 20250222124721705 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250222124721705 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(892)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124721706 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250222124721727 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250222124721727 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250222124721727 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1041" 20250222124726729 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250222124726729 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250222124726729 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250222124726729 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1041" 20250222124731296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124731300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124731300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124731317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124731322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124731322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124731335 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124731338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124731339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124731730 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250222124731730 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250222124731730 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250222124731730 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250222124731731 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1043" 20250222124736732 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250222124736732 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250222124736732 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250222124736732 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250222124736733 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5595ae92e0a0) (sgsn_libgtp.c:632) 20250222124736733 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5595ae92e0a0) (sgsn_libgtp.c:636) 20250222124736733 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20250222124736733 DMM INFO MM(262420000000067/e848bb40) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250222124736733 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250222124736733 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250222124736733 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250222124736733 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250222124736733 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250222124736733 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250222124736733 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250222124736733 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250222124736733 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250222124736733 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250222124736733 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250222124736733 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250222124736733 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@0db0551d115f: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@0db0551d115f: Removing Client IMSI='262420000000067'H, index=0 20250222124736752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124736752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250222124736752 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124736752 DMM INFO MM(262420000000067/e848bb40) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@0db0551d115f: Final verdict of PTC: pass 20250222124736756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(879)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(894)@0db0551d115f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(885)@0db0551d115f: Final verdict of PTC: none -NSVCI98(888)@0db0551d115f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(890)@0db0551d115f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@0db0551d115f: Final verdict of PTC: none 20250222124736761 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124736761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(889)@0db0551d115f: Final verdict of PTC: none -NSVCI97(882)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(892)@0db0551d115f: Final verdict of PTC: none -NSVCI99(893)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(886)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(891)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(880)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_echo_timeout-BVCI210(885): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_echo_timeout-BVCI220(890): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:47:36 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250222124736821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124737223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109424) 20250222124737762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124737762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109424, count=113672) 20250222124738763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124738763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:47:39 UTC 2025 /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 20250222124739765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124739765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_restart_ctr_echo started. 20250222124740327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124740329 DMM INFO MM(262420000000067/e848bb40) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124740329 DMM INFO MM(262420000000067/e848bb40) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124740329 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124740329 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124740329 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124740329 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124740329 DLLC NOTICE LLME(ffffffff/e848bb40){ASSIGNED} LLGM Assign pre (e848bb40 => ffffffff) (gprs_llc.c:1079) 20250222124740329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e848bb40 => ffffffff) (gprs_llc.c:1125) 20250222124740329 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93e390 (gprs_sndcp.c:574) 20250222124740329 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93e6e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124740329 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250222124740329 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) 20250222124740329 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:402) 20250222124740329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124740329 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124740329 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124740330 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124740330 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124740369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124740369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124740369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124740369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124740369 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124740369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124740369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124740369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124740369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124740370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124740370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124740370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124740370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124740370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124740370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124740370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124740370 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124740370 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124740370 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124740370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124740370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124740370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124740372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124740378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124740378 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(903)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@0db0551d115f: 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_restart_ctr_echo-BVCI196(900)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(906)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124740382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124740382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124740382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124740382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124740382 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124740382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124740382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124740382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124740382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124740383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124740383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124740383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124740383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124740383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124740383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124740383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124740383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124740383 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124740383 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124740383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124740383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124740383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(907)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124740386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124740392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124740392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(907)@0db0551d115f: 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 } TC_attach_restart_ctr_echo-BVCI210(905)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(911)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124740396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124740397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124740397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124740397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124740397 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124740397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124740397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124740397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124740397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124740397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124740397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124740397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124740397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124740397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124740397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124740397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124740397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124740397 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124740397 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124740397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124740398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124740398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124740400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124740405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124740405 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124740766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124740767 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124740767 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124740767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@0db0551d115f: 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) } } } } 20250222124740771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(912)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124740772 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@0db0551d115f: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='EC0ED5D7'O, index=0 SGSN_Test-GSUP(913)@0db0551d115f: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@0db0551d115f: 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 := '6EA7921015A0201C847F0379165290A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55FF91DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '742BEE78EF7980BB'O } } } } } 20250222124740822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124740822 DLLC NOTICE LLME(ffffffff/ec0ed5d7){UNASSIGNED} LLC RX: unknown TLLI 0xec0ed5d7, creating LLME on the fly (gprs_llc.c:552) 20250222124740822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124740822 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1325) 20250222124740822 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124740822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124740822 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124740822 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124740822 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124740822 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124740822 DLLC NOTICE LLME(ffffffff/ec0ed5d7){UNASSIGNED} LLGM Assign pre (ec0ed5d7 => f599a44f) (gprs_llc.c:1079) 20250222124740822 DLLC NOTICE LLME(ec0ed5d7/f599a44f){ASSIGNED} LLGM Assign post (ec0ed5d7 => f599a44f) (gprs_llc.c:1125) 20250222124740822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124740822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124740822 DMM DEBUG MM(262420000000023/f599a44f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124740839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124740839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124740839 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124740839 DMM DEBUG MM(262420000000023/f599a44f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1139) 20250222124740839 DMM NOTICE MM(262420000000023/f599a44f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124740839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124740839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124740839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124740839 DMM DEBUG MM(262420000000023/f599a44f) Requesting authorization (sgsn_auth.c:160) 20250222124740839 DMM INFO MM(262420000000023/f599a44f) Requesting authentication tuples (sgsn_auth.c:184) 20250222124740839 DMM DEBUG MM(262420000000023/f599a44f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124740839 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250222124740839 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(913)@0db0551d115f: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@0db0551d115f: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250222124740844 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124740844 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124740844 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124740844 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124740844 DMM INFO MM(262420000000023/f599a44f) Subscriber data update (mmctx.c:445) 20250222124740844 DMM DEBUG MM(262420000000023/f599a44f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124740844 DMM INFO MM(262420000000023/f599a44f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124740844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124740844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124740844 DMM INFO MM(262420000000023/f599a44f) <- GMM AUTH AND CIPHERING REQ (rand = 6e a7 92 10 15 a0 20 1c 84 7f 03 79 16 52 90 a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124740860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124740860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124740860 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124740860 DMM INFO MM(262420000000023/f599a44f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124740860 DMM NOTICE MM(262420000000023/f599a44f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124740860 DMM DEBUG MM(262420000000023/f599a44f) checking auth: received GSM SRES = 55 ff 91 db (gprs_gmm.c:721) 20250222124740860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124740860 DMM DEBUG MM(262420000000023/f599a44f) Requesting authorization (sgsn_auth.c:160) 20250222124740860 DMM INFO MM(262420000000023/f599a44f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124740860 DMM DEBUG MM(262420000000023/f599a44f) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124740860 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250222124740860 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) 20250222124740860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124740860 DMM INFO MM(262420000000023/f599a44f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf599a44f) (gprs_gmm.c:355) 20250222124740863 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124740863 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124740863 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250222124740863 DMM INFO MM(262420000000023/f599a44f) Subscriber data update (mmctx.c:445) 20250222124740863 DMM DEBUG MM(262420000000023/f599a44f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124740863 DMM INFO MM(262420000000023/f599a44f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124740863 DMM NOTICE MM(262420000000023/f599a44f) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1055) 20250222124740863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124740863 DMM NOTICE MM(262420000000023/f599a44f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124740863 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) 20250222124740865 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124740865 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250222124740865 DMM INFO MM(262420000000023/f599a44f) Subscriber data update (mmctx.c:445) 20250222124740865 DMM DEBUG MM(262420000000023/f599a44f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124740877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124740877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124740877 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124740877 DMM INFO MM(262420000000023/f599a44f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124740877 DMM NOTICE MM(262420000000023/f599a44f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124740877 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124740877 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124740877 DLLC NOTICE LLME(ec0ed5d7/f599a44f){ASSIGNED} LLGM Assign pre (ffffffff => f599a44f) (gprs_llc.c:1079) 20250222124740877 DLLC NOTICE LLME(ffffffff/f599a44f){ASSIGNED} LLGM Assign post (ffffffff => f599a44f) (gprs_llc.c:1125) 20250222124740877 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124740877 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124740877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124740877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@0db0551d115f: setverdict(pass): none -> pass 20250222124740929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124740929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124740929 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124740929 DMM INFO MM(262420000000023/f599a44f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124740929 DMM INFO MM(262420000000023/f599a44f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124740929 DMM DEBUG MM(262420000000023/f599a44f) Using GGSN 0 (gprs_sm.c:317) 20250222124740929 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250222124740929 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124740929 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124740929 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250222124740941 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 3d d5 1a ad 11 b3 00 66 54 14 05 7f 4a 05 d6 d8 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:461) 20250222124740941 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc1540b8, cbp=0x5595ae93f500) (sgsn_libgtp.c:632) 20250222124740941 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124740941 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93e6e8 TLLI=f599a44f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124740941 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124740941 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124745931 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250222124745936 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:461) 20250222124745936 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5595ae92e0a0) (sgsn_libgtp.c:632) 20250222124749319 DGPRS DEBUG Checking for inactive LLMEs, time = 3459375 (sgsn.c:131) 20250222124750932 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250222124750933 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:461) 20250222124750933 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5595ae92e0a0) (sgsn_libgtp.c:632) 20250222124750933 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20250222124750933 DMM INFO MM(262420000000023/f599a44f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250222124750933 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250222124750933 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@0db0551d115f: Removing Client IMSI='262420000000023'H, index=0 20250222124750941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124750941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250222124750941 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124750941 DMM INFO MM(262420000000023/f599a44f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@0db0551d115f: Final verdict of PTC: pass 20250222124750948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@0db0551d115f: Final verdict of PTC: none 20250222124750953 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124750953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_restart_ctr_echo-BVCI210(905)@0db0551d115f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(910)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@0db0551d115f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@0db0551d115f: Final verdict of PTC: none -NSVCI97(901)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@0db0551d115f: Final verdict of PTC: none -NSVCI98(906)@0db0551d115f: Final verdict of PTC: none -NSVCI99(911)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(904)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(909)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(899)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:47:50 UTC 2025 ====== 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 20250222124751051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124751453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45054<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99564) 20250222124751954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124751954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99564, count=103920) 20250222124752955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124752955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:47:53 UTC 2025 /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 20250222124753956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124753956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_restart_ctr_create started. 20250222124754509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124754512 DMM INFO MM(262420000000023/f599a44f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124754512 DMM INFO MM(262420000000023/f599a44f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124754512 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124754512 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124754512 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124754512 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124754512 DLLC NOTICE LLME(ffffffff/f599a44f){ASSIGNED} LLGM Assign pre (f599a44f => ffffffff) (gprs_llc.c:1079) 20250222124754512 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f599a44f => ffffffff) (gprs_llc.c:1125) 20250222124754512 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93e390 (gprs_sndcp.c:574) 20250222124754512 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93e6e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124754512 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250222124754512 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) 20250222124754512 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:402) 20250222124754512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124754512 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124754512 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124754512 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124754512 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@0db0551d115f: 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(920)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124754545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124754545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124754545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124754545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124754546 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124754546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124754546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124754546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124754546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124754547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124754547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124754547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124754547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124754547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124754547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124754547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124754547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124754547 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124754547 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124754547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124754547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124754547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124754549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(921)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(917)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124754556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124754556 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(919)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124754563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124754563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124754563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124754563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124754563 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124754563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124754563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124754563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124754563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124754565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124754565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124754565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124754565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124754565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124754565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124754565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124754565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124754565 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124754565 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124754565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124754565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124754565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124754567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124754572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124754572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(927)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(924)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@0db0551d115f: 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(930)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124754578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124754578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124754578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124754578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124754578 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124754578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124754578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124754578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124754578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124754579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124754579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124754579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124754579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124754579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124754579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124754579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124754579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124754579 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124754579 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124754579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124754579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124754579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124754581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124754585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124754585 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124754958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124754958 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124754958 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124754958 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@0db0551d115f: 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) } } } } 20250222124754962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124754964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@0db0551d115f: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='FCBE7BDB'O, index=0 SGSN_Test-GSUP(932)@0db0551d115f: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@0db0551d115f: 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 := 'C76B8D25BC249E60FC434E719368A8E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7221116F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D4BE5DC7A6B58FF9'O } } } } } 20250222124755029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124755029 DLLC NOTICE LLME(ffffffff/fcbe7bdb){UNASSIGNED} LLC RX: unknown TLLI 0xfcbe7bdb, creating LLME on the fly (gprs_llc.c:552) 20250222124755029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124755029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1325) 20250222124755029 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124755029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124755029 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124755029 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124755029 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124755029 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124755029 DLLC NOTICE LLME(ffffffff/fcbe7bdb){UNASSIGNED} LLGM Assign pre (fcbe7bdb => d4174c84) (gprs_llc.c:1079) 20250222124755029 DLLC NOTICE LLME(fcbe7bdb/d4174c84){ASSIGNED} LLGM Assign post (fcbe7bdb => d4174c84) (gprs_llc.c:1125) 20250222124755029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124755029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124755029 DMM DEBUG MM(262420000000024/d4174c84) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124755043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124755043 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124755043 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124755043 DMM DEBUG MM(262420000000024/d4174c84) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1139) 20250222124755043 DMM NOTICE MM(262420000000024/d4174c84) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124755043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124755043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124755043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124755044 DMM DEBUG MM(262420000000024/d4174c84) Requesting authorization (sgsn_auth.c:160) 20250222124755044 DMM INFO MM(262420000000024/d4174c84) Requesting authentication tuples (sgsn_auth.c:184) 20250222124755044 DMM DEBUG MM(262420000000024/d4174c84) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124755044 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250222124755044 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(932)@0db0551d115f: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@0db0551d115f: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250222124755050 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124755050 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124755050 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124755050 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124755050 DMM INFO MM(262420000000024/d4174c84) Subscriber data update (mmctx.c:445) 20250222124755050 DMM DEBUG MM(262420000000024/d4174c84) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124755050 DMM INFO MM(262420000000024/d4174c84) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124755050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124755050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124755050 DMM INFO MM(262420000000024/d4174c84) <- GMM AUTH AND CIPHERING REQ (rand = c7 6b 8d 25 bc 24 9e 60 fc 43 4e 71 93 68 a8 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124755063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124755063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124755063 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124755063 DMM INFO MM(262420000000024/d4174c84) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124755063 DMM NOTICE MM(262420000000024/d4174c84) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124755063 DMM DEBUG MM(262420000000024/d4174c84) checking auth: received GSM SRES = 72 21 11 6f (gprs_gmm.c:721) 20250222124755063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124755063 DMM DEBUG MM(262420000000024/d4174c84) Requesting authorization (sgsn_auth.c:160) 20250222124755063 DMM INFO MM(262420000000024/d4174c84) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124755063 DMM DEBUG MM(262420000000024/d4174c84) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124755063 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250222124755063 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) 20250222124755063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124755063 DMM INFO MM(262420000000024/d4174c84) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4174c84) (gprs_gmm.c:355) 20250222124755065 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124755065 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124755065 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250222124755065 DMM INFO MM(262420000000024/d4174c84) Subscriber data update (mmctx.c:445) 20250222124755065 DMM DEBUG MM(262420000000024/d4174c84) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124755065 DMM INFO MM(262420000000024/d4174c84) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124755065 DMM NOTICE MM(262420000000024/d4174c84) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1055) 20250222124755065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124755065 DMM NOTICE MM(262420000000024/d4174c84) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124755065 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) 20250222124755066 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124755066 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250222124755066 DMM INFO MM(262420000000024/d4174c84) Subscriber data update (mmctx.c:445) 20250222124755066 DMM DEBUG MM(262420000000024/d4174c84) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124755071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124755071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124755071 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124755071 DMM INFO MM(262420000000024/d4174c84) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124755071 DMM NOTICE MM(262420000000024/d4174c84) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124755071 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124755071 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124755071 DLLC NOTICE LLME(fcbe7bdb/d4174c84){ASSIGNED} LLGM Assign pre (ffffffff => d4174c84) (gprs_llc.c:1079) 20250222124755071 DLLC NOTICE LLME(ffffffff/d4174c84){ASSIGNED} LLGM Assign post (ffffffff => d4174c84) (gprs_llc.c:1125) 20250222124755071 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124755071 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124755071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124755071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@0db0551d115f: setverdict(pass): none -> pass 20250222124755122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124755122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124755122 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124755122 DMM INFO MM(262420000000024/d4174c84) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124755122 DMM INFO MM(262420000000024/d4174c84) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124755122 DMM DEBUG MM(262420000000024/d4174c84) Using GGSN 0 (gprs_sm.c:317) 20250222124755122 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250222124755122 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124755122 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124755122 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250222124755127 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 4d 42 36 45 11 e4 6b 70 17 14 05 7f 2e 7c b2 59 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:461) 20250222124755127 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f63bc1540b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250222124755127 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f63bc1540b8, cbp=0x5595ae93f500) (sgsn_libgtp.c:632) 20250222124755127 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:407) 20250222124755127 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250222124755127 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250222124755127 DMM NOTICE MM(262420000000024/d4174c84) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124755130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124755130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124755130 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124755130 DMM INFO MM(262420000000024/d4174c84) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124755130 DMM INFO MM(262420000000024/d4174c84) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124755130 DMM DEBUG MM(262420000000024/d4174c84) Using GGSN 0 (gprs_sm.c:317) 20250222124755130 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250222124755130 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124755130 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124755130 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250222124755131 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 4d 42 36 45 11 e4 6b 70 17 14 05 7f 2e 7c b2 59 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:461) 20250222124755131 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f63bc1540b8, releasing all other PDP contexts (sgsn_libgtp.c:618) 20250222124755131 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc1540b8, cbp=0x5595ae93f500) (sgsn_libgtp.c:632) 20250222124755131 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124755131 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93e6e8 TLLI=d4174c84, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124755131 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124755131 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@0db0551d115f: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@0db0551d115f: Final verdict of PTC: pass 20250222124755134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45058<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(930)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(932)@0db0551d115f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@0db0551d115f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@0db0551d115f: Final verdict of PTC: none -NSVCI97(920)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@0db0551d115f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@0db0551d115f: Final verdict of PTC: none -NSVCI98(925)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(923)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(918)@0db0551d115f: Final verdict of PTC: none 20250222124755137 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124755137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(933)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(928)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:47:55 UTC 2025 ====== 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 20250222124755243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124755645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83900) 20250222124756138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124756138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83900, count=104564) 20250222124757140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124757140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:47:57 UTC 2025 /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 20250222124758142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124758142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250222124758732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124758734 DMM INFO MM(262420000000024/d4174c84) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124758734 DMM INFO MM(262420000000024/d4174c84) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124758734 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124758734 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124758734 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124758734 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124758734 DLLC NOTICE LLME(ffffffff/d4174c84){ASSIGNED} LLGM Assign pre (d4174c84 => ffffffff) (gprs_llc.c:1079) 20250222124758734 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4174c84 => ffffffff) (gprs_llc.c:1125) 20250222124758734 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93e390 (gprs_sndcp.c:574) 20250222124758734 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93e6e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124758734 DMM NOTICE MM(262420000000024/d4174c84) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222124758734 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250222124758734 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222124758734 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124758734 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250222124758734 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250222124758734 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) 20250222124758734 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:402) 20250222124758735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124758735 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124758735 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124758735 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124758735 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@0db0551d115f: 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(940)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@0db0551d115f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(939)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124758774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124758774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124758774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124758774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124758774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124758774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124758774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124758774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124758774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(940)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124758774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124758774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124758774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124758775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124758775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124758775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124758775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124758775 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124758775 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124758775 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124758775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124758775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124758775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(940)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124758777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(936)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(939)@0db0551d115f: 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 } 20250222124758781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124758781 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(944)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@0db0551d115f: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124758783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124758783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124758783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124758783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124758783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124758783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124758783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124758783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124758783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124758784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124758784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124758784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124758784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124758784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124758784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124758784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124758784 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124758784 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124758784 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124758784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124758784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124758784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124758786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124758791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124758791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124758799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124758799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124758799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124758799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124758799 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124758799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124758799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124758799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124758799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124758800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124758800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124758800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124758800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124758800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124758800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124758800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124758800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124758800 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124758800 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124758800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124758800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124758800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124758803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124758808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124758808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124759143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124759143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124759143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124759143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@0db0551d115f: 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) } } } } 20250222124759147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124759149 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@0db0551d115f: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='D3FD11CA'O, index=0 SGSN_Test-GSUP(951)@0db0551d115f: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@0db0551d115f: 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 := '94218D5A09537F8A7C4289E3F5E9A0E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE20F96E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B58BCAAEF5CA3933'O } } } } } 20250222124800228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124800228 DLLC NOTICE LLME(ffffffff/d3fd11ca){UNASSIGNED} LLC RX: unknown TLLI 0xd3fd11ca, creating LLME on the fly (gprs_llc.c:552) 20250222124800228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124800228 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1325) 20250222124800228 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124800228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124800228 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124800228 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124800228 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124800228 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124800228 DLLC NOTICE LLME(ffffffff/d3fd11ca){UNASSIGNED} LLGM Assign pre (d3fd11ca => d8ff1fc4) (gprs_llc.c:1079) 20250222124800228 DLLC NOTICE LLME(d3fd11ca/d8ff1fc4){ASSIGNED} LLGM Assign post (d3fd11ca => d8ff1fc4) (gprs_llc.c:1125) 20250222124800228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124800228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124800228 DMM DEBUG MM(262420000000025/d8ff1fc4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124800240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124800240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124800240 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124800240 DMM DEBUG MM(262420000000025/d8ff1fc4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1139) 20250222124800240 DMM NOTICE MM(262420000000025/d8ff1fc4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124800240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124800240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124800240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124800240 DMM DEBUG MM(262420000000025/d8ff1fc4) Requesting authorization (sgsn_auth.c:160) 20250222124800240 DMM INFO MM(262420000000025/d8ff1fc4) Requesting authentication tuples (sgsn_auth.c:184) 20250222124800240 DMM DEBUG MM(262420000000025/d8ff1fc4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124800240 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250222124800240 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(951)@0db0551d115f: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250222124800244 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124800244 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124800244 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124800244 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124800244 DMM INFO MM(262420000000025/d8ff1fc4) Subscriber data update (mmctx.c:445) 20250222124800244 DMM DEBUG MM(262420000000025/d8ff1fc4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124800244 DMM INFO MM(262420000000025/d8ff1fc4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124800244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124800244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124800244 DMM INFO MM(262420000000025/d8ff1fc4) <- GMM AUTH AND CIPHERING REQ (rand = 94 21 8d 5a 09 53 7f 8a 7c 42 89 e3 f5 e9 a0 e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124800256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124800256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124800256 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124800256 DMM INFO MM(262420000000025/d8ff1fc4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124800256 DMM NOTICE MM(262420000000025/d8ff1fc4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124800256 DMM DEBUG MM(262420000000025/d8ff1fc4) checking auth: received GSM SRES = ee 20 f9 6e (gprs_gmm.c:721) 20250222124800256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124800256 DMM DEBUG MM(262420000000025/d8ff1fc4) Requesting authorization (sgsn_auth.c:160) 20250222124800256 DMM INFO MM(262420000000025/d8ff1fc4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124800256 DMM DEBUG MM(262420000000025/d8ff1fc4) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124800256 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250222124800256 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) 20250222124800256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124800256 DMM INFO MM(262420000000025/d8ff1fc4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8ff1fc4) (gprs_gmm.c:355) 20250222124800258 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124800258 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124800258 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250222124800258 DMM INFO MM(262420000000025/d8ff1fc4) Subscriber data update (mmctx.c:445) 20250222124800258 DMM DEBUG MM(262420000000025/d8ff1fc4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124800258 DMM INFO MM(262420000000025/d8ff1fc4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124800258 DMM NOTICE MM(262420000000025/d8ff1fc4) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1055) 20250222124800258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124800258 DMM NOTICE MM(262420000000025/d8ff1fc4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124800258 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) 20250222124800259 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124800259 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250222124800259 DMM INFO MM(262420000000025/d8ff1fc4) Subscriber data update (mmctx.c:445) 20250222124800259 DMM DEBUG MM(262420000000025/d8ff1fc4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124800266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124800266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124800266 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124800266 DMM INFO MM(262420000000025/d8ff1fc4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124800266 DMM NOTICE MM(262420000000025/d8ff1fc4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124800267 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124800267 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124800267 DLLC NOTICE LLME(d3fd11ca/d8ff1fc4){ASSIGNED} LLGM Assign pre (ffffffff => d8ff1fc4) (gprs_llc.c:1079) 20250222124800267 DLLC NOTICE LLME(ffffffff/d8ff1fc4){ASSIGNED} LLGM Assign post (ffffffff => d8ff1fc4) (gprs_llc.c:1125) 20250222124800267 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124800267 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124800267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124800267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@0db0551d115f: setverdict(pass): none -> pass 20250222124800324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124800324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124800324 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124800324 DMM INFO MM(262420000000025/d8ff1fc4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124800324 DMM INFO MM(262420000000025/d8ff1fc4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124800324 DMM DEBUG MM(262420000000025/d8ff1fc4) Using GGSN 0 (gprs_sm.c:317) 20250222124800325 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) 20250222124800325 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250222124800325 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124800325 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124800325 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250222124800350 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 7e 69 ae 4c 11 3f 03 44 e7 14 05 7f 8e c0 25 f2 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:461) 20250222124800350 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc155130, cbp=0x5595ae9356e0) (sgsn_libgtp.c:632) 20250222124800350 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124800350 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93e6e8 TLLI=d8ff1fc4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124800350 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124800350 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124800362 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250222124800362 DGPRS INFO PDP(262420000000025:5): Context 0x7f63bc155130 was deleted (sgsn_libgtp.c:706) 20250222124800362 DMM INFO MM(262420000000025/d8ff1fc4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250222124800362 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250222124800362 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250222124808363 DMM INFO MM(262420000000025/d8ff1fc4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250222124816004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250222124816363 DMM INFO MM(262420000000025/d8ff1fc4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250222124819144 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250222124819145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250222124819145 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124819320 DGPRS DEBUG Checking for inactive LLMEs, time = 3459405 (sgsn.c:131) 20250222124824364 DMM INFO MM(262420000000025/d8ff1fc4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250222124828776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124828780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124828780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124828785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124828788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124828788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124828801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124828804 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124828804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124832365 DMM INFO MM(262420000000025/d8ff1fc4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@0db0551d115f: Removing Client IMSI='262420000000025'H, index=0 20250222124832390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124832390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250222124832390 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124832390 DMM INFO MM(262420000000025/d8ff1fc4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@0db0551d115f: Final verdict of PTC: pass 20250222124832396 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56612<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@0db0551d115f: Final verdict of PTC: none 20250222124832400 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124832400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(935)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@0db0551d115f: Final verdict of PTC: none -NSVCI97(940)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@0db0551d115f: Final verdict of PTC: none -NSVCI98(944)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@0db0551d115f: Final verdict of PTC: none -NSVCI99(949)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(942)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(947)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(938)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:48:32 UTC 2025 ====== 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 20250222124832474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124832876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48538<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103568) 20250222124833401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124833401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103568, count=111908) 20250222124834401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124834402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:48:34 UTC 2025 /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 20250222124835403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124835403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250222124835972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124835975 DMM INFO MM(262420000000025/d8ff1fc4) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124835975 DMM INFO MM(262420000000025/d8ff1fc4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124835975 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124835975 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124835975 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124835975 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124835975 DLLC NOTICE LLME(ffffffff/d8ff1fc4){ASSIGNED} LLGM Assign pre (d8ff1fc4 => ffffffff) (gprs_llc.c:1079) 20250222124835975 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8ff1fc4 => ffffffff) (gprs_llc.c:1125) 20250222124835975 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93e390 (gprs_sndcp.c:574) 20250222124835975 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93e6e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124835975 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250222124835975 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) 20250222124835975 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:402) 20250222124835975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124835975 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124835975 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124835975 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124835975 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@0db0551d115f: 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(958)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124836028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124836028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124836028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124836028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124836028 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124836028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124836028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124836028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124836028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124836029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124836029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124836029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124836029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124836029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124836029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124836029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124836029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124836029 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124836029 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124836029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124836030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124836030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124836031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124836036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124836036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124836041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124836041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124836041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124836042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124836042 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124836042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124836042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124836042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124836042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124836042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124836042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124836042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124836042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124836042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124836042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124836042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124836042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124836042 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124836042 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124836042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124836042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124836042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124836044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124836049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124836049 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124836057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124836057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124836057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124836057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124836057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124836057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124836057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124836057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124836057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124836058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124836058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124836058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124836058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124836058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124836058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124836058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124836058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124836058 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124836058 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124836058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124836058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124836058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124836060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124836065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124836065 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124836404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124836404 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124836404 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124836404 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@0db0551d115f: 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) } } } } 20250222124836408 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124836409 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@0db0551d115f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='D5CFF351'O, index=0 SGSN_Test-GSUP(970)@0db0551d115f: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@0db0551d115f: 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 := '4D32C204AA18D4351747A3006F98122C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '38EB6422'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B4F4C2B1AB9BAC41'O } } } } } 20250222124836448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124836448 DLLC NOTICE LLME(ffffffff/d5cff351){UNASSIGNED} LLC RX: unknown TLLI 0xd5cff351, creating LLME on the fly (gprs_llc.c:552) 20250222124836448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124836448 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1325) 20250222124836448 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124836448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124836448 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124836448 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124836448 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124836448 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124836448 DLLC NOTICE LLME(ffffffff/d5cff351){UNASSIGNED} LLGM Assign pre (d5cff351 => e4f60d9f) (gprs_llc.c:1079) 20250222124836448 DLLC NOTICE LLME(d5cff351/e4f60d9f){ASSIGNED} LLGM Assign post (d5cff351 => e4f60d9f) (gprs_llc.c:1125) 20250222124836448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124836448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124836448 DMM DEBUG MM(262420000000027/e4f60d9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124836470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124836470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124836470 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124836470 DMM DEBUG MM(262420000000027/e4f60d9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1139) 20250222124836471 DMM NOTICE MM(262420000000027/e4f60d9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124836471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124836471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124836471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124836471 DMM DEBUG MM(262420000000027/e4f60d9f) Requesting authorization (sgsn_auth.c:160) 20250222124836471 DMM INFO MM(262420000000027/e4f60d9f) Requesting authentication tuples (sgsn_auth.c:184) 20250222124836471 DMM DEBUG MM(262420000000027/e4f60d9f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124836471 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250222124836471 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(970)@0db0551d115f: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250222124836477 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124836477 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124836477 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124836477 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124836477 DMM INFO MM(262420000000027/e4f60d9f) Subscriber data update (mmctx.c:445) 20250222124836477 DMM DEBUG MM(262420000000027/e4f60d9f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124836477 DMM INFO MM(262420000000027/e4f60d9f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124836477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124836477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124836477 DMM INFO MM(262420000000027/e4f60d9f) <- GMM AUTH AND CIPHERING REQ (rand = 4d 32 c2 04 aa 18 d4 35 17 47 a3 00 6f 98 12 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124836494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124836494 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124836494 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124836494 DMM INFO MM(262420000000027/e4f60d9f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124836494 DMM NOTICE MM(262420000000027/e4f60d9f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124836494 DMM DEBUG MM(262420000000027/e4f60d9f) checking auth: received GSM SRES = 38 eb 64 22 (gprs_gmm.c:721) 20250222124836494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124836494 DMM DEBUG MM(262420000000027/e4f60d9f) Requesting authorization (sgsn_auth.c:160) 20250222124836494 DMM INFO MM(262420000000027/e4f60d9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124836494 DMM DEBUG MM(262420000000027/e4f60d9f) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124836494 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250222124836494 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) 20250222124836494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124836494 DMM INFO MM(262420000000027/e4f60d9f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4f60d9f) (gprs_gmm.c:355) 20250222124836497 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124836497 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124836497 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250222124836497 DMM INFO MM(262420000000027/e4f60d9f) Subscriber data update (mmctx.c:445) 20250222124836497 DMM DEBUG MM(262420000000027/e4f60d9f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124836497 DMM INFO MM(262420000000027/e4f60d9f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124836497 DMM NOTICE MM(262420000000027/e4f60d9f) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1055) 20250222124836497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124836497 DMM NOTICE MM(262420000000027/e4f60d9f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124836497 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) 20250222124836498 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124836498 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250222124836498 DMM INFO MM(262420000000027/e4f60d9f) Subscriber data update (mmctx.c:445) 20250222124836498 DMM DEBUG MM(262420000000027/e4f60d9f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124836510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124836510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124836510 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124836510 DMM INFO MM(262420000000027/e4f60d9f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124836510 DMM NOTICE MM(262420000000027/e4f60d9f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124836510 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124836510 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124836510 DLLC NOTICE LLME(d5cff351/e4f60d9f){ASSIGNED} LLGM Assign pre (ffffffff => e4f60d9f) (gprs_llc.c:1079) 20250222124836510 DLLC NOTICE LLME(ffffffff/e4f60d9f){ASSIGNED} LLGM Assign post (ffffffff => e4f60d9f) (gprs_llc.c:1125) 20250222124836510 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124836510 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124836510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124836510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@0db0551d115f: setverdict(pass): none -> pass 20250222124836565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124836565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124836565 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124836565 DMM INFO MM(262420000000027/e4f60d9f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124836565 DMM INFO MM(262420000000027/e4f60d9f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124836565 DMM DEBUG MM(262420000000027/e4f60d9f) Using GGSN 0 (gprs_sm.c:317) 20250222124836565 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) 20250222124836565 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250222124836565 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124836565 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124836565 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@0db0551d115f: First createPDPContextRequest received, dropping & waiting for retransmission 20250222124841566 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250222124841585 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 1d 58 87 22 11 7c c7 81 51 14 05 7f af 51 b1 80 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:461) 20250222124841585 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc155130, cbp=0x5595ae9356e0) (sgsn_libgtp.c:632) 20250222124841585 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124841585 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93e6e8 TLLI=e4f60d9f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124841585 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124841585 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250222124841602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124841602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250222124841602 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124841602 DMM INFO MM(262420000000027/e4f60d9f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250222124841602 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124841602 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@0db0551d115f: First deletePDPContextRequest received, dropping & waiting for retransmission 20250222124846603 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250222124846610 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:461) 20250222124846610 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f63bc155130, cbp=0x5595ae9356e0) (sgsn_libgtp.c:632) 20250222124846610 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20250222124846610 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93e6e8, TLLI=e4f60d9f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124846610 DMM INFO MM(262420000000027/e4f60d9f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250222124846610 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250222124846610 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@0db0551d115f: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@0db0551d115f: Final verdict of PTC: pass 20250222124846629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60540<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@0db0551d115f: Final verdict of PTC: none 20250222124846632 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124846632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(969)@0db0551d115f: Final verdict of PTC: none -NSVCI97(958)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@0db0551d115f: Final verdict of PTC: none -NSVCI98(963)@0db0551d115f: Final verdict of PTC: none -NSVCI99(968)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(966)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(956)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(961)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:48:46 UTC 2025 ====== 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 20250222124846748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124847150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102392) 20250222124847634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124847634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102392, count=103552) 20250222124848635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124848635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:48:49 UTC 2025 /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 20250222124849321 DGPRS DEBUG Checking for inactive LLMEs, time = 3459435 (sgsn.c:131) 20250222124849636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124849636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250222124850248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124850251 DMM INFO MM(262420000000027/e4f60d9f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124850251 DMM INFO MM(262420000000027/e4f60d9f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124850251 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124850251 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124850251 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124850251 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124850251 DLLC NOTICE LLME(ffffffff/e4f60d9f){ASSIGNED} LLGM Assign pre (e4f60d9f => ffffffff) (gprs_llc.c:1079) 20250222124850251 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4f60d9f => ffffffff) (gprs_llc.c:1125) 20250222124850251 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250222124850251 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) 20250222124850251 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:402) 20250222124850251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124850251 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124850251 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124850251 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124850251 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124850297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124850297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124850297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124850297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124850297 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124850297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124850297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124850297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124850297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124850299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124850299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124850299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124850299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124850299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124850299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124850299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124850299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124850299 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124850299 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124850299 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124850300 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124850300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124850303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124850311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124850311 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124850321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124850321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124850321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124850321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124850321 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124850321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124850321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124850321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124850321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124850322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124850322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124850322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124850323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124850323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124850323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124850323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124850323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124850323 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124850323 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124850323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124850323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124850323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124850326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124850331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124850331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124850338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124850338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124850338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124850338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124850338 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124850338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124850338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124850338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124850338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124850339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124850339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124850339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124850339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124850339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124850339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124850339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124850339 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124850339 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124850339 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124850339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124850340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124850340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124850341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124850346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124850346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124850637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124850638 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124850638 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124850638 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@0db0551d115f: 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) } } } } 20250222124850642 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124850643 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@0db0551d115f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='F7A08468'O, index=0 SGSN_Test-GSUP(989)@0db0551d115f: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@0db0551d115f: 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 := '0BCA34ED81EFC2B233EDAE745696C94B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F6CE67CB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CB0E45048D1D0C27'O } } } } } 20250222124850714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124850714 DLLC NOTICE LLME(ffffffff/f7a08468){UNASSIGNED} LLC RX: unknown TLLI 0xf7a08468, creating LLME on the fly (gprs_llc.c:552) 20250222124850714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124850714 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1325) 20250222124850714 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124850714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124850714 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124850714 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124850714 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124850714 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124850714 DLLC NOTICE LLME(ffffffff/f7a08468){UNASSIGNED} LLGM Assign pre (f7a08468 => c1e09eec) (gprs_llc.c:1079) 20250222124850714 DLLC NOTICE LLME(f7a08468/c1e09eec){ASSIGNED} LLGM Assign post (f7a08468 => c1e09eec) (gprs_llc.c:1125) 20250222124850714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124850714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124850714 DMM DEBUG MM(262420000000028/c1e09eec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124850737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124850738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124850738 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124850738 DMM DEBUG MM(262420000000028/c1e09eec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1139) 20250222124850738 DMM NOTICE MM(262420000000028/c1e09eec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124850738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124850738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124850738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124850738 DMM DEBUG MM(262420000000028/c1e09eec) Requesting authorization (sgsn_auth.c:160) 20250222124850738 DMM INFO MM(262420000000028/c1e09eec) Requesting authentication tuples (sgsn_auth.c:184) 20250222124850738 DMM DEBUG MM(262420000000028/c1e09eec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124850738 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250222124850738 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(989)@0db0551d115f: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250222124850744 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124850744 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124850744 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124850744 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124850744 DMM INFO MM(262420000000028/c1e09eec) Subscriber data update (mmctx.c:445) 20250222124850744 DMM DEBUG MM(262420000000028/c1e09eec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124850744 DMM INFO MM(262420000000028/c1e09eec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124850744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124850744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124850744 DMM INFO MM(262420000000028/c1e09eec) <- GMM AUTH AND CIPHERING REQ (rand = 0b ca 34 ed 81 ef c2 b2 33 ed ae 74 56 96 c9 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124850760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124850760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124850760 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124850760 DMM INFO MM(262420000000028/c1e09eec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124850760 DMM NOTICE MM(262420000000028/c1e09eec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124850760 DMM DEBUG MM(262420000000028/c1e09eec) checking auth: received GSM SRES = f6 ce 67 cb (gprs_gmm.c:721) 20250222124850760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124850760 DMM DEBUG MM(262420000000028/c1e09eec) Requesting authorization (sgsn_auth.c:160) 20250222124850760 DMM INFO MM(262420000000028/c1e09eec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124850760 DMM DEBUG MM(262420000000028/c1e09eec) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124850760 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250222124850760 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) 20250222124850760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124850760 DMM INFO MM(262420000000028/c1e09eec) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1e09eec) (gprs_gmm.c:355) 20250222124850763 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124850763 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124850763 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250222124850763 DMM INFO MM(262420000000028/c1e09eec) Subscriber data update (mmctx.c:445) 20250222124850763 DMM DEBUG MM(262420000000028/c1e09eec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124850763 DMM INFO MM(262420000000028/c1e09eec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124850763 DMM NOTICE MM(262420000000028/c1e09eec) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1055) 20250222124850763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124850763 DMM NOTICE MM(262420000000028/c1e09eec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124850763 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) 20250222124850765 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124850765 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250222124850765 DMM INFO MM(262420000000028/c1e09eec) Subscriber data update (mmctx.c:445) 20250222124850765 DMM DEBUG MM(262420000000028/c1e09eec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124850777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124850777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124850777 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124850777 DMM INFO MM(262420000000028/c1e09eec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124850777 DMM NOTICE MM(262420000000028/c1e09eec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124850777 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124850777 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124850777 DLLC NOTICE LLME(f7a08468/c1e09eec){ASSIGNED} LLGM Assign pre (ffffffff => c1e09eec) (gprs_llc.c:1079) 20250222124850777 DLLC NOTICE LLME(ffffffff/c1e09eec){ASSIGNED} LLGM Assign post (ffffffff => c1e09eec) (gprs_llc.c:1125) 20250222124850777 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124850777 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124850777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124850777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@0db0551d115f: setverdict(pass): none -> pass 20250222124850834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124850834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124850834 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124850834 DMM INFO MM(262420000000028/c1e09eec) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124850834 DMM INFO MM(262420000000028/c1e09eec) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124850834 DMM DEBUG MM(262420000000028/c1e09eec) Using GGSN 0 (gprs_sm.c:317) 20250222124850834 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) 20250222124850834 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250222124850834 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124850834 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124850834 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250222124850860 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 a4 28 2f 9e 11 c5 d3 62 4c 14 05 7f 0b 38 60 04 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:461) 20250222124850860 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc155130, cbp=0x5595ae9356e0) (sgsn_libgtp.c:632) 20250222124850860 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124850860 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93e6e8 TLLI=c1e09eec, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124850860 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124850860 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124850876 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:517) 20250222124850876 DGPRS INFO PDP(262420000000028:5): Context 0x7f63bc155130 was deleted (sgsn_libgtp.c:706) 20250222124850876 DMM INFO MM(262420000000028/c1e09eec) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250222124850876 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250222124850876 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@0db0551d115f: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250222124850888 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250222124850890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124850890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250222124850890 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124850890 DMM INFO MM(262420000000028/c1e09eec) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250222124850891 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:2359) 20250222124850891 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@0db0551d115f: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@0db0551d115f: Final verdict of PTC: pass 20250222124850900 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@0db0551d115f: Final verdict of PTC: none 20250222124850904 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124850904 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(979)@0db0551d115f: Final verdict of PTC: none -NSVCI99(987)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@0db0551d115f: Final verdict of PTC: none -NSVCI98(982)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@0db0551d115f: Final verdict of PTC: none -NSVCI97(977)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(985)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(975)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(980)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:48:50 UTC 2025 ====== 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 20250222124850969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124851371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89060) 20250222124851906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124851906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89060, count=102112) 20250222124852907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124852907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:48:53 UTC 2025 /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 20250222124853908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124853909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250222124854465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124854468 DMM INFO MM(262420000000028/c1e09eec) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124854468 DMM INFO MM(262420000000028/c1e09eec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124854468 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124854468 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124854468 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124854468 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124854468 DLLC NOTICE LLME(ffffffff/c1e09eec){ASSIGNED} LLGM Assign pre (c1e09eec => ffffffff) (gprs_llc.c:1079) 20250222124854468 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1e09eec => ffffffff) (gprs_llc.c:1125) 20250222124854468 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93e390 (gprs_sndcp.c:574) 20250222124854468 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93e6e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124854468 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250222124854468 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) 20250222124854468 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:402) 20250222124854469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124854469 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124854469 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124854469 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124854469 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124854513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124854513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124854513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124854513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124854513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124854513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124854513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124854513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124854513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124854514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124854514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124854514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124854514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124854514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124854514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124854514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124854514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124854514 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124854514 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124854514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124854514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124854514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124854517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124854525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124854525 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124854530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124854530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124854530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124854530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124854530 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124854530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124854530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124854530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124854530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124854530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124854530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124854530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124854531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124854531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124854531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124854531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124854531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124854531 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124854531 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124854531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124854531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124854531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124854533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124854540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124854540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1003)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124854546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124854546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124854546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124854546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124854546 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124854546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124854546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124854546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124854546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124854548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124854548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124854548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124854548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124854548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124854548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124854548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124854548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124854548 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124854548 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124854548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124854548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124854548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124854550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124854556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124854556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124854910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124854910 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124854910 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124854910 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@0db0551d115f: 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) } } } } 20250222124854914 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222124854916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@0db0551d115f: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='F73D6343'O, index=0 SGSN_Test-GSUP(1008)@0db0551d115f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@0db0551d115f: 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 := '982530C68FD6EB5E1F69B4806BAA4BB1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D30AACC1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C2C336FAB41F533F'O } } } } } 20250222124854985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124854985 DLLC NOTICE LLME(ffffffff/f73d6343){UNASSIGNED} LLC RX: unknown TLLI 0xf73d6343, creating LLME on the fly (gprs_llc.c:552) 20250222124854985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124854985 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1325) 20250222124854985 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124854985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124854985 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124854985 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124854985 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124854985 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124854985 DLLC NOTICE LLME(ffffffff/f73d6343){UNASSIGNED} LLGM Assign pre (f73d6343 => f26f7a4f) (gprs_llc.c:1079) 20250222124854985 DLLC NOTICE LLME(f73d6343/f26f7a4f){ASSIGNED} LLGM Assign post (f73d6343 => f26f7a4f) (gprs_llc.c:1125) 20250222124854985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124854985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124854985 DMM DEBUG MM(262420000000026/f26f7a4f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124855004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124855004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124855004 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124855004 DMM DEBUG MM(262420000000026/f26f7a4f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1139) 20250222124855004 DMM NOTICE MM(262420000000026/f26f7a4f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124855004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124855004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124855004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124855004 DMM DEBUG MM(262420000000026/f26f7a4f) Requesting authorization (sgsn_auth.c:160) 20250222124855004 DMM INFO MM(262420000000026/f26f7a4f) Requesting authentication tuples (sgsn_auth.c:184) 20250222124855004 DMM DEBUG MM(262420000000026/f26f7a4f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124855004 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250222124855004 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)@0db0551d115f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250222124855010 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124855010 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124855010 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124855010 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124855010 DMM INFO MM(262420000000026/f26f7a4f) Subscriber data update (mmctx.c:445) 20250222124855010 DMM DEBUG MM(262420000000026/f26f7a4f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124855010 DMM INFO MM(262420000000026/f26f7a4f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124855010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124855010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124855010 DMM INFO MM(262420000000026/f26f7a4f) <- GMM AUTH AND CIPHERING REQ (rand = 98 25 30 c6 8f d6 eb 5e 1f 69 b4 80 6b aa 4b b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124855025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124855025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124855025 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124855025 DMM INFO MM(262420000000026/f26f7a4f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124855025 DMM NOTICE MM(262420000000026/f26f7a4f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124855025 DMM DEBUG MM(262420000000026/f26f7a4f) checking auth: received GSM SRES = d3 0a ac c1 (gprs_gmm.c:721) 20250222124855025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124855025 DMM DEBUG MM(262420000000026/f26f7a4f) Requesting authorization (sgsn_auth.c:160) 20250222124855025 DMM INFO MM(262420000000026/f26f7a4f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124855025 DMM DEBUG MM(262420000000026/f26f7a4f) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124855025 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250222124855025 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) 20250222124855025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124855025 DMM INFO MM(262420000000026/f26f7a4f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf26f7a4f) (gprs_gmm.c:355) 20250222124855028 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124855028 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124855028 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250222124855028 DMM INFO MM(262420000000026/f26f7a4f) Subscriber data update (mmctx.c:445) 20250222124855028 DMM DEBUG MM(262420000000026/f26f7a4f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124855028 DMM INFO MM(262420000000026/f26f7a4f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124855028 DMM NOTICE MM(262420000000026/f26f7a4f) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1055) 20250222124855028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124855028 DMM NOTICE MM(262420000000026/f26f7a4f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124855028 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) 20250222124855029 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124855029 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250222124855029 DMM INFO MM(262420000000026/f26f7a4f) Subscriber data update (mmctx.c:445) 20250222124855029 DMM DEBUG MM(262420000000026/f26f7a4f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124855042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124855042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124855042 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124855042 DMM INFO MM(262420000000026/f26f7a4f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124855042 DMM NOTICE MM(262420000000026/f26f7a4f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124855042 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124855042 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124855042 DLLC NOTICE LLME(f73d6343/f26f7a4f){ASSIGNED} LLGM Assign pre (ffffffff => f26f7a4f) (gprs_llc.c:1079) 20250222124855042 DLLC NOTICE LLME(ffffffff/f26f7a4f){ASSIGNED} LLGM Assign post (ffffffff => f26f7a4f) (gprs_llc.c:1125) 20250222124855042 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124855042 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124855042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124855042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@0db0551d115f: setverdict(pass): none -> pass 20250222124855102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124855103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124855103 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124855103 DMM INFO MM(262420000000026/f26f7a4f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124855103 DMM INFO MM(262420000000026/f26f7a4f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124855103 DMM DEBUG MM(262420000000026/f26f7a4f) Using GGSN 0 (gprs_sm.c:317) 20250222124855103 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) 20250222124855103 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250222124855103 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124855103 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124855103 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250222124855129 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 57 f4 36 c1 11 d8 bd 39 b1 14 05 7f 40 be fe 9e 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:461) 20250222124855129 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc155130, cbp=0x5595ae9356e0) (sgsn_libgtp.c:632) 20250222124855129 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124855129 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93e6e8 TLLI=f26f7a4f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124855129 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124855129 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124855148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124855148 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250222124855148 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124855156 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 57 f4 36 c1 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250222124855156 DGPRS INFO PDP(262420000000026:5): Context 0x7f63bc155130 was deleted (sgsn_libgtp.c:706) 20250222124855156 DMM INFO MM(262420000000026/f26f7a4f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250222124855156 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250222124855156 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@0db0551d115f: Removing Client IMSI='262420000000026'H, index=0 20250222124855168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124855168 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250222124855169 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124855169 DMM INFO MM(262420000000026/f26f7a4f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@0db0551d115f: Final verdict of PTC: pass 20250222124855173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@0db0551d115f: Final verdict of PTC: none 20250222124855177 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124855177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1007)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1006)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1001)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(994)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(999)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1004)@0db0551d115f: Final verdict of PTC: none -NSVCI97(996)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:48:55 UTC 2025 ====== 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 20250222124855250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124855652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84228) 20250222124856178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124856178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84228, count=103812) 20250222124857181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124857181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:48:57 UTC 2025 /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 20250222124858183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124858183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_gmm_detach started. 20250222124858752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124858755 DMM INFO MM(262420000000026/f26f7a4f) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124858755 DMM INFO MM(262420000000026/f26f7a4f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124858755 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124858755 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124858755 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124858755 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124858755 DLLC NOTICE LLME(ffffffff/f26f7a4f){ASSIGNED} LLGM Assign pre (f26f7a4f => ffffffff) (gprs_llc.c:1079) 20250222124858755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f26f7a4f => ffffffff) (gprs_llc.c:1125) 20250222124858755 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93e390 (gprs_sndcp.c:574) 20250222124858755 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93e6e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124858755 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250222124858755 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) 20250222124858755 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:402) 20250222124858755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124858755 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124858755 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124858755 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124858755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@0db0551d115f: 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(1015)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124858805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124858805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124858805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124858805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124858805 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124858805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124858805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124858805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124858805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250222124858806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124858806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124858806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1015)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124858806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124858806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124858806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124858806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124858806 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124858806 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124858806 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124858806 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124858806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124858806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1016)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124858809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124858815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124858815 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1016)@0db0551d115f: 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(1021)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@0db0551d115f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1020)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124858824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124858824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124858824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124858824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124858824 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124858824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124858824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124858824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124858824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1021)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124858825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124858825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124858825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124858825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124858825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124858825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124858825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124858825 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124858825 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124858825 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124858825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124858825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124858825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1022)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124858828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124858835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124858835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124858835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124858835 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124858835 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124858835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124858835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124858835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124858835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250222124858836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI99(1025)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124858836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250222124858836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124858836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124858836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124858836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124858836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124858836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124858836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124858836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124858836 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124858836 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124858836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124858837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124858837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222124858838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_pdp_act_gmm_detach-BVCI210(1018)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124858842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124858842 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124859184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124859185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124859185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124859185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@0db0551d115f: 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) } } } } 20250222124859189 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124859190 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1026)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@0db0551d115f: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='D51E5DC1'O, index=0 SGSN_Test-GSUP(1027)@0db0551d115f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@0db0551d115f: 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 := '51B81548DEDE40D97D9926D9AA5AAE4F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1AD1DD98'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A2866499EAE0CDC'O } } } } } 20250222124859254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124859254 DLLC NOTICE LLME(ffffffff/d51e5dc1){UNASSIGNED} LLC RX: unknown TLLI 0xd51e5dc1, creating LLME on the fly (gprs_llc.c:552) 20250222124859254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124859254 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1325) 20250222124859254 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124859254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124859254 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124859254 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124859254 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124859254 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124859254 DLLC NOTICE LLME(ffffffff/d51e5dc1){UNASSIGNED} LLGM Assign pre (d51e5dc1 => eb36699d) (gprs_llc.c:1079) 20250222124859254 DLLC NOTICE LLME(d51e5dc1/eb36699d){ASSIGNED} LLGM Assign post (d51e5dc1 => eb36699d) (gprs_llc.c:1125) 20250222124859254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124859254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124859254 DMM DEBUG MM(262420000000026/eb36699d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124859268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124859268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124859268 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124859268 DMM DEBUG MM(262420000000026/eb36699d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1139) 20250222124859268 DMM NOTICE MM(262420000000026/eb36699d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124859268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124859268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124859269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124859269 DMM DEBUG MM(262420000000026/eb36699d) Requesting authorization (sgsn_auth.c:160) 20250222124859269 DMM INFO MM(262420000000026/eb36699d) Requesting authentication tuples (sgsn_auth.c:184) 20250222124859269 DMM DEBUG MM(262420000000026/eb36699d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124859269 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250222124859269 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(1027)@0db0551d115f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250222124859274 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124859274 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124859274 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124859274 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124859274 DMM INFO MM(262420000000026/eb36699d) Subscriber data update (mmctx.c:445) 20250222124859274 DMM DEBUG MM(262420000000026/eb36699d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124859274 DMM INFO MM(262420000000026/eb36699d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124859274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124859274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124859274 DMM INFO MM(262420000000026/eb36699d) <- GMM AUTH AND CIPHERING REQ (rand = 51 b8 15 48 de de 40 d9 7d 99 26 d9 aa 5a ae 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124859288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124859288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124859289 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124859289 DMM INFO MM(262420000000026/eb36699d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124859289 DMM NOTICE MM(262420000000026/eb36699d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124859289 DMM DEBUG MM(262420000000026/eb36699d) checking auth: received GSM SRES = 1a d1 dd 98 (gprs_gmm.c:721) 20250222124859289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124859289 DMM DEBUG MM(262420000000026/eb36699d) Requesting authorization (sgsn_auth.c:160) 20250222124859289 DMM INFO MM(262420000000026/eb36699d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124859289 DMM DEBUG MM(262420000000026/eb36699d) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124859289 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250222124859289 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) 20250222124859289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124859289 DMM INFO MM(262420000000026/eb36699d) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb36699d) (gprs_gmm.c:355) 20250222124859292 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124859292 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124859292 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250222124859292 DMM INFO MM(262420000000026/eb36699d) Subscriber data update (mmctx.c:445) 20250222124859292 DMM DEBUG MM(262420000000026/eb36699d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124859292 DMM INFO MM(262420000000026/eb36699d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124859292 DMM NOTICE MM(262420000000026/eb36699d) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1055) 20250222124859292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124859292 DMM NOTICE MM(262420000000026/eb36699d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124859292 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) 20250222124859294 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124859294 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250222124859294 DMM INFO MM(262420000000026/eb36699d) Subscriber data update (mmctx.c:445) 20250222124859294 DMM DEBUG MM(262420000000026/eb36699d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124859301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124859301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124859301 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124859301 DMM INFO MM(262420000000026/eb36699d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124859301 DMM NOTICE MM(262420000000026/eb36699d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124859301 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124859301 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124859301 DLLC NOTICE LLME(d51e5dc1/eb36699d){ASSIGNED} LLGM Assign pre (ffffffff => eb36699d) (gprs_llc.c:1079) 20250222124859301 DLLC NOTICE LLME(ffffffff/eb36699d){ASSIGNED} LLGM Assign post (ffffffff => eb36699d) (gprs_llc.c:1125) 20250222124859301 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124859301 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124859301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124859301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@0db0551d115f: setverdict(pass): none -> pass 20250222124859361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124859361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124859361 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124859361 DMM INFO MM(262420000000026/eb36699d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124859361 DMM INFO MM(262420000000026/eb36699d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124859361 DMM DEBUG MM(262420000000026/eb36699d) Using GGSN 0 (gprs_sm.c:317) 20250222124859361 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) 20250222124859361 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250222124859361 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124859361 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124859361 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250222124859382 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 c7 72 7b b9 11 bd 20 1e 18 14 05 7f 25 dc 1d 97 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:461) 20250222124859382 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc155130, cbp=0x5595ae9356e0) (sgsn_libgtp.c:632) 20250222124859382 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124859382 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93e6e8 TLLI=eb36699d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124859382 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124859382 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124859401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124859401 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124859401 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124859401 DMM INFO MM(262420000000026/eb36699d) -> GMM DETACH REQUEST TLLI=0xeb36699d type=GPRS detach (gprs_gmm.c:1524) 20250222124859401 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:453) 20250222124859401 DMM INFO MM(262420000000026/eb36699d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250222124859401 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124859401 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124859401 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124859401 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124859401 DLLC NOTICE LLME(ffffffff/eb36699d){ASSIGNED} LLGM Assign pre (eb36699d => ffffffff) (gprs_llc.c:1079) 20250222124859401 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb36699d => ffffffff) (gprs_llc.c:1125) 20250222124859401 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93e390 (gprs_sndcp.c:574) 20250222124859401 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93e6e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124859401 DMM NOTICE MM(262420000000026/eb36699d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222124859401 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250222124859401 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222124859401 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124859401 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250222124859401 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250222124859401 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) 20250222124859401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124859401 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124859401 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124859401 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124859403 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@0db0551d115f: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@0db0551d115f: Final verdict of PTC: pass 20250222124859415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44730<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1021)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1027)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1015)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1025)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@0db0551d115f: Final verdict of PTC: none 20250222124859420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124859420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1017)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1018)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1024)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1013)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1019)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1018): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:48:59 UTC 2025 ====== 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 20250222124859481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124859783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77320) 20250222124900421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124900421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77320, count=107204) 20250222124901422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124901422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:49:01 UTC 2025 /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 20250222124902423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124902423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250222124902882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124902884 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124902934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124902934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124902934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124902934 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124902934 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124902934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124902934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124902934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124902934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124902935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124902935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124902935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124902935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124902935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124902935 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124902935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124902935 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124902935 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124902935 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124902935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124902936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124902936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124902938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1035)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1031)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124902945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124902945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124902951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124902951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124902951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124902951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124902951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124902951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124902951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124902951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124902951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124902952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124902952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124902952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124902952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124902952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124902952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124902952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124902952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124902952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124902952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124902952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124902953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124902953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124902955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1040)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124902959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124902959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@0db0551d115f: 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(1045)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1045)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124902973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124902973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124902973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124902973 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124902973 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124902973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124902973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124902973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124902973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1045)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124902974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124902974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124902974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124902974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124902974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124902974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124902974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124902974 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124902974 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124902974 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124902974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124902975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124902975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1045)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1045)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124902977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124902981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124902981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124903424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124903424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124903424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124903424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1044)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1044)@0db0551d115f: 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) } } } } 20250222124903428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1044)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1044)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124903430 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1044)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1044)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1044)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1044)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@0db0551d115f: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='F31971B6'O, index=0 SGSN_Test-GSUP(1046)@0db0551d115f: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250222124904501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124904501 DLLC NOTICE LLME(ffffffff/f31971b6){UNASSIGNED} LLC RX: unknown TLLI 0xf31971b6, creating LLME on the fly (gprs_llc.c:552) 20250222124904501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124904501 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250222124904501 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124904501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124904501 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124904501 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124904501 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124904501 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124904501 DLLC NOTICE LLME(ffffffff/f31971b6){UNASSIGNED} LLGM Assign pre (f31971b6 => fef503c2) (gprs_llc.c:1079) 20250222124904501 DLLC NOTICE LLME(f31971b6/fef503c2){ASSIGNED} LLGM Assign post (f31971b6 => fef503c2) (gprs_llc.c:1125) 20250222124904501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124904501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124904501 DMM DEBUG MM(262420000000039/fef503c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124904509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124904509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250222124904509 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124904509 DMM INFO MM(262420000000039/fef503c2) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1325) 20250222124904509 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124904509 DLLC NOTICE LLME(f31971b6/fef503c2){ASSIGNED} LLGM Assign pre (f31971b6 => fef503c2) (gprs_llc.c:1079) 20250222124904509 DLLC NOTICE LLME(f31971b6/fef503c2){ASSIGNED} LLGM Assign post (f31971b6 => fef503c2) (gprs_llc.c:1125) 20250222124904509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124904510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124904510 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124904510 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124904510 DMM DEBUG MM(262420000000039/fef503c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1139) 20250222124904510 DMM NOTICE MM(262420000000039/fef503c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124904510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124904510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124904510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250222124904510 DMM INFO MM(262420000000039/fef503c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xfef503c2) (gprs_gmm.c:355) TC_attach_gmm_attach_req_while_gmm_attach(1048)@0db0551d115f: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@0db0551d115f: Removing Client IMSI='262420000000039'H, index=0 20250222124905520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124905521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124905521 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124905521 DMM INFO MM(262420000000039/fef503c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124905521 DMM NOTICE MM(262420000000039/fef503c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124905521 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124905521 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124905521 DLLC NOTICE LLME(f31971b6/fef503c2){ASSIGNED} LLGM Assign pre (ffffffff => fef503c2) (gprs_llc.c:1079) 20250222124905521 DLLC NOTICE LLME(ffffffff/fef503c2){ASSIGNED} LLGM Assign post (ffffffff => fef503c2) (gprs_llc.c:1125) 20250222124905521 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124905521 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124905521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124905521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@0db0551d115f: Final verdict of PTC: pass 20250222124905525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124905529 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1046)@0db0551d115f: Final verdict of PTC: none 20250222124905529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1044)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1034)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1039)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@0db0551d115f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@0db0551d115f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1037)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1045)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1032)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1043)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1038): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1042): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1043): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1044): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1045): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:49:05 UTC 2025 ====== 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 20250222124905621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124906023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67000) 20250222124906530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124906530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67000, count=71356) 20250222124907531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124907531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:49:08 UTC 2025 /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 20250222124908532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124908532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_xid_empty_l3 started. 20250222124909115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124909117 DMM INFO MM(262420000000039/fef503c2) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124909117 DMM INFO MM(262420000000039/fef503c2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124909117 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124909117 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124909117 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124909117 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124909117 DLLC NOTICE LLME(ffffffff/fef503c2){ASSIGNED} LLGM Assign pre (fef503c2 => ffffffff) (gprs_llc.c:1079) 20250222124909117 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fef503c2 => ffffffff) (gprs_llc.c:1125) 20250222124909117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124909117 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124909117 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124909117 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124909117 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124909147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124909147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124909147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124909147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124909147 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124909147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124909147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124909147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124909147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124909149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124909149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124909149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124909149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124909149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124909149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124909149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124909149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124909149 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124909149 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124909149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124909149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124909149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1054)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124909153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124909159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124909159 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@0db0551d115f: 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(1059)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@0db0551d115f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1058)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124909168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124909168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124909168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124909168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124909168 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124909168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124909168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124909168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124909168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1059)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124909169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124909169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124909169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124909169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124909169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124909169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124909169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124909169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124909169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124909169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124909169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124909169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124909169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1060)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124909171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124909176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124909176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1058)@0db0551d115f: 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(1063)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_empty_l3-BVCI210(1056)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1063)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124909179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124909179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124909179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124909179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124909179 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124909179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124909179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124909179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124909179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124909180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124909180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124909180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124909180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124909180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124909180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124909180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124909180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124909180 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124909180 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124909180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1063)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124909180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124909180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124909182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124909187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124909187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1061)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124909534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124909534 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124909534 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124909534 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@0db0551d115f: 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) } } } } 20250222124909538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124909539 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@0db0551d115f: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='DF62DBC6'O, index=0 SGSN_Test-GSUP(1065)@0db0551d115f: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@0db0551d115f: 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 := 'EEADAE4C9F7E44F0D4599818761CDE8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FFC972A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B346F5BCA36B1C30'O } } } } } 20250222124910609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124910609 DLLC NOTICE LLME(ffffffff/df62dbc6){UNASSIGNED} LLC RX: unknown TLLI 0xdf62dbc6, creating LLME on the fly (gprs_llc.c:552) 20250222124910609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124910609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1325) 20250222124910610 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124910610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124910610 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124910610 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124910610 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124910610 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124910610 DLLC NOTICE LLME(ffffffff/df62dbc6){UNASSIGNED} LLGM Assign pre (df62dbc6 => ed0e713d) (gprs_llc.c:1079) 20250222124910610 DLLC NOTICE LLME(df62dbc6/ed0e713d){ASSIGNED} LLGM Assign post (df62dbc6 => ed0e713d) (gprs_llc.c:1125) 20250222124910610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124910610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124910610 DMM DEBUG MM(262420000000044/ed0e713d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124910629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124910629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124910629 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124910629 DMM DEBUG MM(262420000000044/ed0e713d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1139) 20250222124910629 DMM NOTICE MM(262420000000044/ed0e713d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124910629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124910629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124910629 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124910629 DMM DEBUG MM(262420000000044/ed0e713d) Requesting authorization (sgsn_auth.c:160) 20250222124910629 DMM INFO MM(262420000000044/ed0e713d) Requesting authentication tuples (sgsn_auth.c:184) 20250222124910629 DMM DEBUG MM(262420000000044/ed0e713d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124910629 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250222124910629 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(1065)@0db0551d115f: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@0db0551d115f: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250222124910635 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124910635 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124910635 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124910635 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124910635 DMM INFO MM(262420000000044/ed0e713d) Subscriber data update (mmctx.c:445) 20250222124910635 DMM DEBUG MM(262420000000044/ed0e713d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124910635 DMM INFO MM(262420000000044/ed0e713d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124910635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124910635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124910635 DMM INFO MM(262420000000044/ed0e713d) <- GMM AUTH AND CIPHERING REQ (rand = ee ad ae 4c 9f 7e 44 f0 d4 59 98 18 76 1c de 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124910650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124910650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124910650 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124910650 DMM INFO MM(262420000000044/ed0e713d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124910650 DMM NOTICE MM(262420000000044/ed0e713d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124910650 DMM DEBUG MM(262420000000044/ed0e713d) checking auth: received GSM SRES = 9f fc 97 2a (gprs_gmm.c:721) 20250222124910650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124910650 DMM DEBUG MM(262420000000044/ed0e713d) Requesting authorization (sgsn_auth.c:160) 20250222124910650 DMM INFO MM(262420000000044/ed0e713d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124910650 DMM DEBUG MM(262420000000044/ed0e713d) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124910650 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250222124910650 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) 20250222124910650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124910650 DMM INFO MM(262420000000044/ed0e713d) <- GMM ATTACH ACCEPT (new P-TMSI=0xed0e713d) (gprs_gmm.c:355) 20250222124910653 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124910653 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124910653 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250222124910653 DMM INFO MM(262420000000044/ed0e713d) Subscriber data update (mmctx.c:445) 20250222124910653 DMM DEBUG MM(262420000000044/ed0e713d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124910653 DMM INFO MM(262420000000044/ed0e713d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124910653 DMM NOTICE MM(262420000000044/ed0e713d) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1055) 20250222124910653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124910653 DMM NOTICE MM(262420000000044/ed0e713d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124910653 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) 20250222124910654 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124910654 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250222124910654 DMM INFO MM(262420000000044/ed0e713d) Subscriber data update (mmctx.c:445) 20250222124910654 DMM DEBUG MM(262420000000044/ed0e713d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124910667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124910667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124910667 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124910667 DMM INFO MM(262420000000044/ed0e713d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124910667 DMM NOTICE MM(262420000000044/ed0e713d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124910667 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124910667 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124910667 DLLC NOTICE LLME(df62dbc6/ed0e713d){ASSIGNED} LLGM Assign pre (ffffffff => ed0e713d) (gprs_llc.c:1079) 20250222124910667 DLLC NOTICE LLME(ffffffff/ed0e713d){ASSIGNED} LLGM Assign post (ffffffff => ed0e713d) (gprs_llc.c:1125) 20250222124910667 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124910667 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124910667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124910667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@0db0551d115f: setverdict(pass): none -> pass 20250222124910724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124910724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124910724 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124910724 DMM INFO MM(262420000000044/ed0e713d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124910724 DMM INFO MM(262420000000044/ed0e713d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124910724 DMM DEBUG MM(262420000000044/ed0e713d) Using GGSN 0 (gprs_sm.c:317) 20250222124910724 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) 20250222124910724 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250222124910724 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124910724 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124910724 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250222124910749 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 08 6d 23 d0 11 2b bc fc cd 14 05 7f e7 96 98 18 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:461) 20250222124910749 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc1561a8, cbp=0x5595ae936a70) (sgsn_libgtp.c:632) 20250222124910749 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124910749 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93e6e8 TLLI=ed0e713d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124910749 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124910749 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124910764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124910764 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250222124910764 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250222124910764 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@0db0551d115f: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@0db0551d115f: Final verdict of PTC: pass 20250222124910778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39820<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124910782 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124910783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1049)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1063)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1053)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1065)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@0db0551d115f: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1061)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1059)@0db0551d115f: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@0db0551d115f: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1062)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1051)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1057)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_xid_empty_l3-BVCI220(1061): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@0db0551d115f: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:49:10 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250222124910869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124911271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39830<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81796) 20250222124911784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124911784 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=81796, count=97388) 20250222124912786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124912786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:49:13 UTC 2025 /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 20250222124913787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124913788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_xid_n201u started. 20250222124914374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124914377 DMM INFO MM(262420000000044/ed0e713d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124914377 DMM INFO MM(262420000000044/ed0e713d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124914377 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124914377 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124914377 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124914377 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124914377 DLLC NOTICE LLME(ffffffff/ed0e713d){ASSIGNED} LLGM Assign pre (ed0e713d => ffffffff) (gprs_llc.c:1079) 20250222124914377 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed0e713d => ffffffff) (gprs_llc.c:1125) 20250222124914377 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93e390 (gprs_sndcp.c:574) 20250222124914377 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93e6e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124914377 DMM NOTICE MM(262420000000044/ed0e713d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222124914377 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250222124914377 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222124914377 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124914377 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250222124914377 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250222124914377 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) 20250222124914378 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:402) 20250222124914378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124914378 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124914378 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124914378 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124914378 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@0db0551d115f: 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(1072)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124914424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124914424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124914424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124914424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124914424 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124914424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124914424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124914424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124914424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124914426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124914426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124914426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124914426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124914426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124914426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124914426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124914427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124914427 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124914427 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124914427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1072)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124914427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124914427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1073)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222124914431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124914441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124914441 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1073)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI196(1071)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1077)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124914445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124914445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124914445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124914445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124914445 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124914445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124914445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124914445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124914445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124914447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124914447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124914447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124914448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124914448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124914448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124914448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124914448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124914448 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124914448 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124914448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124914448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124914448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124914450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124914456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124914456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124914464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124914464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124914464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124914464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124914464 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124914464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124914464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124914464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124914464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124914466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124914466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124914466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124914466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124914466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124914466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124914466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124914466 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124914466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124914466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124914466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124914466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124914466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124914468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124914473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124914473 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124914789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124914789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124914789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124914789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@0db0551d115f: 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) } } } } 20250222124914793 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1083)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124914795 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@0db0551d115f: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='E761E0B0'O, index=0 SGSN_Test-GSUP(1084)@0db0551d115f: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@0db0551d115f: 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 := 'E54CFBAB2C8E0F11165EE8BBF7197329'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '279DD9A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A0E14B4C126D862'O } } } } } 20250222124915872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124915872 DLLC NOTICE LLME(ffffffff/e761e0b0){UNASSIGNED} LLC RX: unknown TLLI 0xe761e0b0, creating LLME on the fly (gprs_llc.c:552) 20250222124915872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124915872 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1325) 20250222124915872 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124915872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124915872 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124915872 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124915872 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124915872 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124915872 DLLC NOTICE LLME(ffffffff/e761e0b0){UNASSIGNED} LLGM Assign pre (e761e0b0 => f44f1b46) (gprs_llc.c:1079) 20250222124915872 DLLC NOTICE LLME(e761e0b0/f44f1b46){ASSIGNED} LLGM Assign post (e761e0b0 => f44f1b46) (gprs_llc.c:1125) 20250222124915872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124915872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124915872 DMM DEBUG MM(262420000000045/f44f1b46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124915890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124915891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124915891 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124915891 DMM DEBUG MM(262420000000045/f44f1b46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1139) 20250222124915891 DMM NOTICE MM(262420000000045/f44f1b46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124915891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124915891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124915891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124915891 DMM DEBUG MM(262420000000045/f44f1b46) Requesting authorization (sgsn_auth.c:160) 20250222124915891 DMM INFO MM(262420000000045/f44f1b46) Requesting authentication tuples (sgsn_auth.c:184) 20250222124915891 DMM DEBUG MM(262420000000045/f44f1b46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124915891 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250222124915891 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(1084)@0db0551d115f: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@0db0551d115f: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250222124915897 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124915897 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124915897 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124915897 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124915897 DMM INFO MM(262420000000045/f44f1b46) Subscriber data update (mmctx.c:445) 20250222124915897 DMM DEBUG MM(262420000000045/f44f1b46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124915897 DMM INFO MM(262420000000045/f44f1b46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124915897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124915897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124915897 DMM INFO MM(262420000000045/f44f1b46) <- GMM AUTH AND CIPHERING REQ (rand = e5 4c fb ab 2c 8e 0f 11 16 5e e8 bb f7 19 73 29 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124915912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124915912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124915913 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124915913 DMM INFO MM(262420000000045/f44f1b46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124915913 DMM NOTICE MM(262420000000045/f44f1b46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124915913 DMM DEBUG MM(262420000000045/f44f1b46) checking auth: received GSM SRES = 27 9d d9 a6 (gprs_gmm.c:721) 20250222124915913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124915913 DMM DEBUG MM(262420000000045/f44f1b46) Requesting authorization (sgsn_auth.c:160) 20250222124915913 DMM INFO MM(262420000000045/f44f1b46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124915913 DMM DEBUG MM(262420000000045/f44f1b46) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124915913 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250222124915913 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) 20250222124915913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124915913 DMM INFO MM(262420000000045/f44f1b46) <- GMM ATTACH ACCEPT (new P-TMSI=0xf44f1b46) (gprs_gmm.c:355) 20250222124915916 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124915916 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124915916 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250222124915916 DMM INFO MM(262420000000045/f44f1b46) Subscriber data update (mmctx.c:445) 20250222124915916 DMM DEBUG MM(262420000000045/f44f1b46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124915916 DMM INFO MM(262420000000045/f44f1b46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124915916 DMM NOTICE MM(262420000000045/f44f1b46) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1055) 20250222124915916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124915916 DMM NOTICE MM(262420000000045/f44f1b46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124915916 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) 20250222124915917 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124915917 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250222124915917 DMM INFO MM(262420000000045/f44f1b46) Subscriber data update (mmctx.c:445) 20250222124915917 DMM DEBUG MM(262420000000045/f44f1b46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124915930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124915931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124915931 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124915931 DMM INFO MM(262420000000045/f44f1b46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124915931 DMM NOTICE MM(262420000000045/f44f1b46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124915931 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124915931 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124915931 DLLC NOTICE LLME(e761e0b0/f44f1b46){ASSIGNED} LLGM Assign pre (ffffffff => f44f1b46) (gprs_llc.c:1079) 20250222124915931 DLLC NOTICE LLME(ffffffff/f44f1b46){ASSIGNED} LLGM Assign post (ffffffff => f44f1b46) (gprs_llc.c:1125) 20250222124915931 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124915931 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124915931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124915931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@0db0551d115f: setverdict(pass): none -> pass 20250222124915987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124915987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124915987 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124915987 DMM INFO MM(262420000000045/f44f1b46) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124915987 DMM INFO MM(262420000000045/f44f1b46) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124915987 DMM DEBUG MM(262420000000045/f44f1b46) Using GGSN 0 (gprs_sm.c:317) 20250222124915987 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) 20250222124915987 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250222124915987 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124915988 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124915988 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250222124916012 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 cd c0 1f ba 11 fb aa 25 b8 14 05 7f 17 d6 b6 c7 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:461) 20250222124916012 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc157220, cbp=0x5595ae937440) (sgsn_libgtp.c:632) 20250222124916012 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124916012 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93e6e8 TLLI=f44f1b46, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124916012 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124916012 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124916028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124916028 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250222124916028 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250222124916028 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250222124916028 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@0db0551d115f: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@0db0551d115f: Final verdict of PTC: pass 20250222124916040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39846<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124916045 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124916045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1083)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@0db0551d115f: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1082)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1084)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1072)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1077)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@0db0551d115f: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@0db0551d115f: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1075)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1070)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1080)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@0db0551d115f: Test case TC_xid_n201u finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:49:16 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250222124916133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124916535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90028) 20250222124917046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124917046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90028, count=101428) 20250222124918047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124918047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:49:18 UTC 2025 /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 20250222124919049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124919050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222124919322 DGPRS DEBUG Checking for inactive LLMEs, time = 3459465 (sgsn.c:131) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_llc_null started. 20250222124919597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35280<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124919599 DMM INFO MM(262420000000045/f44f1b46) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124919599 DMM INFO MM(262420000000045/f44f1b46) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124919599 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124919599 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124919599 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124919599 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124919599 DLLC NOTICE LLME(ffffffff/f44f1b46){ASSIGNED} LLGM Assign pre (f44f1b46 => ffffffff) (gprs_llc.c:1079) 20250222124919599 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f44f1b46 => ffffffff) (gprs_llc.c:1125) 20250222124919599 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93e390 (gprs_sndcp.c:574) 20250222124919599 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93e6e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124919599 DMM NOTICE MM(262420000000045/f44f1b46) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222124919599 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250222124919599 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222124919599 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124919600 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250222124919600 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250222124919600 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) 20250222124919600 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:402) 20250222124919600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124919600 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124919600 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124919600 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124919600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@0db0551d115f: 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(1091)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124919638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124919638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124919638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124919638 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124919638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124919638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124919638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124919638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124919638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124919638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124919638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124919638 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124919638 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124919638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124919639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124919639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124919640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124919646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124919646 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1093)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1090)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124919652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124919652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124919652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124919652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124919652 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124919652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124919652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124919652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124919652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124919654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124919654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124919654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124919654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124919654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124919654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124919654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124919654 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124919654 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124919654 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124919654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124919654 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124919654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1097)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124919656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124919662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124919662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1097)@0db0551d115f: 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 } TC_llc_null-BVCI210(1095)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1101)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124919666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124919666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124919666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124919666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124919666 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124919666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124919666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124919666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124919666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124919667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124919667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124919667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124919667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124919667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124919667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124919667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124919667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124919667 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124919667 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124919667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124919667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124919667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124919669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124919673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124919673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124920051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124920051 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124920051 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124920051 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@0db0551d115f: 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) } } } } 20250222124920055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1102)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250222124920056 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@0db0551d115f: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='E9D1731C'O, index=0 SGSN_Test-GSUP(1103)@0db0551d115f: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@0db0551d115f: 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 := '8C7D6038A91F87BDF84D60F31824C9D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '103EFABE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9A99851F4A7143B'O } } } } } 20250222124921145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124921145 DLLC NOTICE LLME(ffffffff/e9d1731c){UNASSIGNED} LLC RX: unknown TLLI 0xe9d1731c, creating LLME on the fly (gprs_llc.c:552) 20250222124921145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124921145 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1325) 20250222124921145 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124921145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124921145 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124921145 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124921145 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124921145 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124921145 DLLC NOTICE LLME(ffffffff/e9d1731c){UNASSIGNED} LLGM Assign pre (e9d1731c => e3f520be) (gprs_llc.c:1079) 20250222124921145 DLLC NOTICE LLME(e9d1731c/e3f520be){ASSIGNED} LLGM Assign post (e9d1731c => e3f520be) (gprs_llc.c:1125) 20250222124921145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124921145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124921145 DMM DEBUG MM(262420000000041/e3f520be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124921171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124921171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124921171 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124921171 DMM DEBUG MM(262420000000041/e3f520be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1139) 20250222124921171 DMM NOTICE MM(262420000000041/e3f520be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124921171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124921171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124921171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124921171 DMM DEBUG MM(262420000000041/e3f520be) Requesting authorization (sgsn_auth.c:160) 20250222124921171 DMM INFO MM(262420000000041/e3f520be) Requesting authentication tuples (sgsn_auth.c:184) 20250222124921171 DMM DEBUG MM(262420000000041/e3f520be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124921171 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250222124921171 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(1103)@0db0551d115f: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@0db0551d115f: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250222124921178 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124921178 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124921178 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124921178 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124921178 DMM INFO MM(262420000000041/e3f520be) Subscriber data update (mmctx.c:445) 20250222124921178 DMM DEBUG MM(262420000000041/e3f520be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124921178 DMM INFO MM(262420000000041/e3f520be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124921178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124921178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124921178 DMM INFO MM(262420000000041/e3f520be) <- GMM AUTH AND CIPHERING REQ (rand = 8c 7d 60 38 a9 1f 87 bd f8 4d 60 f3 18 24 c9 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124921195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124921195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124921195 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124921195 DMM INFO MM(262420000000041/e3f520be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124921195 DMM NOTICE MM(262420000000041/e3f520be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124921195 DMM DEBUG MM(262420000000041/e3f520be) checking auth: received GSM SRES = 10 3e fa be (gprs_gmm.c:721) 20250222124921195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124921195 DMM DEBUG MM(262420000000041/e3f520be) Requesting authorization (sgsn_auth.c:160) 20250222124921195 DMM INFO MM(262420000000041/e3f520be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124921195 DMM DEBUG MM(262420000000041/e3f520be) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124921195 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250222124921195 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) 20250222124921195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124921195 DMM INFO MM(262420000000041/e3f520be) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3f520be) (gprs_gmm.c:355) 20250222124921198 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124921198 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124921198 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250222124921198 DMM INFO MM(262420000000041/e3f520be) Subscriber data update (mmctx.c:445) 20250222124921198 DMM DEBUG MM(262420000000041/e3f520be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124921198 DMM INFO MM(262420000000041/e3f520be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124921198 DMM NOTICE MM(262420000000041/e3f520be) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1055) 20250222124921198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124921198 DMM NOTICE MM(262420000000041/e3f520be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124921198 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) 20250222124921199 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124921199 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250222124921199 DMM INFO MM(262420000000041/e3f520be) Subscriber data update (mmctx.c:445) 20250222124921199 DMM DEBUG MM(262420000000041/e3f520be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124921212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124921212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124921212 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124921212 DMM INFO MM(262420000000041/e3f520be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124921212 DMM NOTICE MM(262420000000041/e3f520be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124921212 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124921212 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124921212 DLLC NOTICE LLME(e9d1731c/e3f520be){ASSIGNED} LLGM Assign pre (ffffffff => e3f520be) (gprs_llc.c:1079) 20250222124921212 DLLC NOTICE LLME(ffffffff/e3f520be){ASSIGNED} LLGM Assign post (ffffffff => e3f520be) (gprs_llc.c:1125) 20250222124921212 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124921212 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124921212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124921212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222124922269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124922269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250222124922269 DLLC DEBUG TLLI=e3f520be sends us LLC NULL (gprs_llc.c:912) 20250222124922270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124922270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250222124922270 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124922270 DMM INFO MM(262420000000041/e3f520be) -> GMM DETACH REQUEST TLLI=0xe3f520be type=GPRS detach Power-off (gprs_gmm.c:1524) 20250222124922270 DMM INFO MM(262420000000041/e3f520be) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20250222124922270 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124922270 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124922270 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124922270 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124922270 DLLC NOTICE LLME(ffffffff/e3f520be){ASSIGNED} LLGM Assign pre (e3f520be => ffffffff) (gprs_llc.c:1079) 20250222124922270 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3f520be => ffffffff) (gprs_llc.c:1125) 20250222124922270 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250222124922270 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) 20250222124922270 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124922270 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124922270 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124922270 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124922272 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@0db0551d115f: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@0db0551d115f: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@0db0551d115f: Final verdict of PTC: pass 20250222124927290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35280<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124927295 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124927295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1103)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1091)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1101)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1096)@0db0551d115f: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@0db0551d115f: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@0db0551d115f: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1099)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1089)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1094)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@0db0551d115f: Test case TC_llc_null finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:49:27 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250222124927375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124927677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95004) 20250222124928297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124928297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95004, count=100436) 20250222124929299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124929299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:49:29 UTC 2025 /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 20250222124930301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124930301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_llc_sabm_dm_llgmm started. 20250222124930781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124930783 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124930850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124930850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124930850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124930850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124930850 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124930850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124930850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124930850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124930850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124930852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124930852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124930852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124930852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124930852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124930852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124930853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124930853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124930853 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124930853 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124930853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124930854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124930854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124930859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124930869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124930869 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@0db0551d115f: 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(1115)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124930875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124930875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124930875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124930875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124930875 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124930875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124930875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124930875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124930875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124930876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124930876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124930876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124930876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124930876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124930876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124930876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124930876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124930876 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124930876 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124930876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124930877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124930877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124930879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222124930886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124930886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1116)@0db0551d115f: 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(1120)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI210(1114)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1120)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124930890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124930890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124930890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124930890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124930890 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124930890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124930890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124930890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124930890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124930891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124930891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124930891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124930891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124930891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124930891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124930891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124930891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124930891 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124930891 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124930891 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1120)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124930891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124930891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124930892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124930898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124930898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124931302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124931302 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124931302 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124931302 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@0db0551d115f: 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) } } } } 20250222124931306 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124931307 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@0db0551d115f: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='F53E6618'O, index=0 SGSN_Test-GSUP(1122)@0db0551d115f: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@0db0551d115f: 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 := 'D05A125B2E9E50D060ACA7E4F70D1A10'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFF9D72B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '083CA7BEFEF24D17'O } } } } } 20250222124932380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124932380 DLLC NOTICE LLME(ffffffff/f53e6618){UNASSIGNED} LLC RX: unknown TLLI 0xf53e6618, creating LLME on the fly (gprs_llc.c:552) 20250222124932380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124932380 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1325) 20250222124932380 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124932380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124932380 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124932380 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124932380 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124932380 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124932380 DLLC NOTICE LLME(ffffffff/f53e6618){UNASSIGNED} LLGM Assign pre (f53e6618 => f02e5f65) (gprs_llc.c:1079) 20250222124932380 DLLC NOTICE LLME(f53e6618/f02e5f65){ASSIGNED} LLGM Assign post (f53e6618 => f02e5f65) (gprs_llc.c:1125) 20250222124932380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124932380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124932380 DMM DEBUG MM(262420000000042/f02e5f65) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124932394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124932394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124932394 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124932394 DMM DEBUG MM(262420000000042/f02e5f65) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1139) 20250222124932394 DMM NOTICE MM(262420000000042/f02e5f65) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124932394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124932394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124932394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124932394 DMM DEBUG MM(262420000000042/f02e5f65) Requesting authorization (sgsn_auth.c:160) 20250222124932394 DMM INFO MM(262420000000042/f02e5f65) Requesting authentication tuples (sgsn_auth.c:184) 20250222124932394 DMM DEBUG MM(262420000000042/f02e5f65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124932394 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250222124932394 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(1122)@0db0551d115f: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@0db0551d115f: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250222124932401 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124932401 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124932401 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124932401 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124932401 DMM INFO MM(262420000000042/f02e5f65) Subscriber data update (mmctx.c:445) 20250222124932401 DMM DEBUG MM(262420000000042/f02e5f65) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124932401 DMM INFO MM(262420000000042/f02e5f65) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124932401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124932401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124932401 DMM INFO MM(262420000000042/f02e5f65) <- GMM AUTH AND CIPHERING REQ (rand = d0 5a 12 5b 2e 9e 50 d0 60 ac a7 e4 f7 0d 1a 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124932416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124932416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124932416 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124932416 DMM INFO MM(262420000000042/f02e5f65) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124932416 DMM NOTICE MM(262420000000042/f02e5f65) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124932416 DMM DEBUG MM(262420000000042/f02e5f65) checking auth: received GSM SRES = df f9 d7 2b (gprs_gmm.c:721) 20250222124932416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124932416 DMM DEBUG MM(262420000000042/f02e5f65) Requesting authorization (sgsn_auth.c:160) 20250222124932416 DMM INFO MM(262420000000042/f02e5f65) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124932416 DMM DEBUG MM(262420000000042/f02e5f65) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124932416 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250222124932416 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) 20250222124932416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124932416 DMM INFO MM(262420000000042/f02e5f65) <- GMM ATTACH ACCEPT (new P-TMSI=0xf02e5f65) (gprs_gmm.c:355) 20250222124932419 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124932419 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124932419 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250222124932419 DMM INFO MM(262420000000042/f02e5f65) Subscriber data update (mmctx.c:445) 20250222124932419 DMM DEBUG MM(262420000000042/f02e5f65) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124932419 DMM INFO MM(262420000000042/f02e5f65) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124932419 DMM NOTICE MM(262420000000042/f02e5f65) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1055) 20250222124932419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124932419 DMM NOTICE MM(262420000000042/f02e5f65) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124932419 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) 20250222124932421 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124932421 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250222124932421 DMM INFO MM(262420000000042/f02e5f65) Subscriber data update (mmctx.c:445) 20250222124932421 DMM DEBUG MM(262420000000042/f02e5f65) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124932433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124932433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124932433 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124932433 DMM INFO MM(262420000000042/f02e5f65) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124932433 DMM NOTICE MM(262420000000042/f02e5f65) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124932433 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124932433 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124932433 DLLC NOTICE LLME(f53e6618/f02e5f65){ASSIGNED} LLGM Assign pre (ffffffff => f02e5f65) (gprs_llc.c:1079) 20250222124932433 DLLC NOTICE LLME(ffffffff/f02e5f65){ASSIGNED} LLGM Assign post (ffffffff => f02e5f65) (gprs_llc.c:1125) 20250222124932433 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124932433 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124932434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124932434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222124933487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124933488 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(1124)@0db0551d115f: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@0db0551d115f: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@0db0551d115f: Final verdict of PTC: pass 20250222124933499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52146<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124933503 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1106)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1122)@0db0551d115f: Final verdict of PTC: none 20250222124933504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1121)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1120)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1115)@0db0551d115f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@0db0551d115f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1110)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@0db0551d115f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1113)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1118)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1108)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none)Sat Feb 22 12:49:33 UTC 2025 MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@0db0551d115f: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@0db0551d115f: 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'. Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20250222124933567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124933969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79168) 20250222124934505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124934505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79168, count=86580) 20250222124935506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124935506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:49:36 UTC 2025 /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 20250222124936507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124936507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_llc_sabm_dm_ll5 started. 20250222124937073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124937075 DMM INFO MM(262420000000042/f02e5f65) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124937075 DMM INFO MM(262420000000042/f02e5f65) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124937075 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124937075 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124937075 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124937075 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124937075 DLLC NOTICE LLME(ffffffff/f02e5f65){ASSIGNED} LLGM Assign pre (f02e5f65 => ffffffff) (gprs_llc.c:1079) 20250222124937075 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f02e5f65 => ffffffff) (gprs_llc.c:1125) 20250222124937075 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250222124937075 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) 20250222124937075 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:402) 20250222124937075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124937075 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124937075 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124937075 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124937075 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@0db0551d115f: 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(1129)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124937121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124937121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124937121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124937121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124937121 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124937121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124937121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124937121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124937121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124937122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124937122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124937122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124937123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124937123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124937123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124937123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124937123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124937123 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124937123 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124937123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1129)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124937124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124937124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124937127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124937136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124937136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1128)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124937145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124937145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124937145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124937145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124937145 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124937145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124937145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124937145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124937145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124937146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124937146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124937146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124937146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124937146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124937146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124937146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124937146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124937146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124937146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124937146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124937146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124937146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124937149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124937154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124937154 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@0db0551d115f: 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(1139)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124937160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124937160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124937160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124937160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124937160 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124937160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124937160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124937160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124937160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124937161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124937161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124937161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124937161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124937161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124937161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124937161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124937161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124937161 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124937161 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124937161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124937161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124937161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124937163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124937167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124937167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124937508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124937508 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124937508 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124937508 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@0db0551d115f: 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) } } } } 20250222124937512 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124937514 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@0db0551d115f: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='E80E7906'O, index=0 SGSN_Test-GSUP(1141)@0db0551d115f: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@0db0551d115f: 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 := '32DDB94AB2EBCD0ECE0FD6DB626DEFA4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2E434FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EC10C382D89FD12E'O } } } } } 20250222124938588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124938588 DLLC NOTICE LLME(ffffffff/e80e7906){UNASSIGNED} LLC RX: unknown TLLI 0xe80e7906, creating LLME on the fly (gprs_llc.c:552) 20250222124938588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124938588 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1325) 20250222124938588 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124938588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124938588 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124938588 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124938588 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124938588 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124938588 DLLC NOTICE LLME(ffffffff/e80e7906){UNASSIGNED} LLGM Assign pre (e80e7906 => d3908c97) (gprs_llc.c:1079) 20250222124938588 DLLC NOTICE LLME(e80e7906/d3908c97){ASSIGNED} LLGM Assign post (e80e7906 => d3908c97) (gprs_llc.c:1125) 20250222124938588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124938588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124938588 DMM DEBUG MM(262420000000043/d3908c97) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124938601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124938601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124938601 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124938601 DMM DEBUG MM(262420000000043/d3908c97) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1139) 20250222124938601 DMM NOTICE MM(262420000000043/d3908c97) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124938601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124938601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124938601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124938601 DMM DEBUG MM(262420000000043/d3908c97) Requesting authorization (sgsn_auth.c:160) 20250222124938601 DMM INFO MM(262420000000043/d3908c97) Requesting authentication tuples (sgsn_auth.c:184) 20250222124938601 DMM DEBUG MM(262420000000043/d3908c97) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124938601 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250222124938601 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(1141)@0db0551d115f: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@0db0551d115f: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250222124938606 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124938606 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124938606 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124938606 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124938606 DMM INFO MM(262420000000043/d3908c97) Subscriber data update (mmctx.c:445) 20250222124938606 DMM DEBUG MM(262420000000043/d3908c97) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124938606 DMM INFO MM(262420000000043/d3908c97) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124938606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124938606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124938606 DMM INFO MM(262420000000043/d3908c97) <- GMM AUTH AND CIPHERING REQ (rand = 32 dd b9 4a b2 eb cd 0e ce 0f d6 db 62 6d ef a4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124938621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124938621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124938621 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124938621 DMM INFO MM(262420000000043/d3908c97) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124938621 DMM NOTICE MM(262420000000043/d3908c97) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124938621 DMM DEBUG MM(262420000000043/d3908c97) checking auth: received GSM SRES = e2 e4 34 fc (gprs_gmm.c:721) 20250222124938621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124938621 DMM DEBUG MM(262420000000043/d3908c97) Requesting authorization (sgsn_auth.c:160) 20250222124938621 DMM INFO MM(262420000000043/d3908c97) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124938621 DMM DEBUG MM(262420000000043/d3908c97) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124938621 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250222124938621 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) 20250222124938621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124938621 DMM INFO MM(262420000000043/d3908c97) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3908c97) (gprs_gmm.c:355) 20250222124938624 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124938624 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124938624 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250222124938624 DMM INFO MM(262420000000043/d3908c97) Subscriber data update (mmctx.c:445) 20250222124938624 DMM DEBUG MM(262420000000043/d3908c97) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124938624 DMM INFO MM(262420000000043/d3908c97) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124938624 DMM NOTICE MM(262420000000043/d3908c97) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1055) 20250222124938624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124938624 DMM NOTICE MM(262420000000043/d3908c97) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124938624 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) 20250222124938625 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124938626 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250222124938626 DMM INFO MM(262420000000043/d3908c97) Subscriber data update (mmctx.c:445) 20250222124938626 DMM DEBUG MM(262420000000043/d3908c97) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124938634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124938634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124938634 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124938634 DMM INFO MM(262420000000043/d3908c97) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124938634 DMM NOTICE MM(262420000000043/d3908c97) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124938634 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124938634 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124938634 DLLC NOTICE LLME(e80e7906/d3908c97){ASSIGNED} LLGM Assign pre (ffffffff => d3908c97) (gprs_llc.c:1079) 20250222124938634 DLLC NOTICE LLME(ffffffff/d3908c97){ASSIGNED} LLGM Assign post (ffffffff => d3908c97) (gprs_llc.c:1125) 20250222124938634 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124938634 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124938634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124938634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222124939694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124939694 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(1143)@0db0551d115f: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@0db0551d115f: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@0db0551d115f: Final verdict of PTC: pass 20250222124939710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55696<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222124939714 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124939714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_ll5-BVCI196(1128)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1139)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1129)@0db0551d115f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@0db0551d115f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1134)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1141)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1127)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1137)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1132)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@0db0551d115f: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:49:39 UTC 2025 ====== 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 20250222124939774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124940176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83404) 20250222124940715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124940715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83404, count=90816) 20250222124941716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124941716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:49:42 UTC 2025 /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 20250222124942718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124942718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_suspend_nopaging started. 20250222124943275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124943277 DMM INFO MM(262420000000043/d3908c97) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124943278 DMM INFO MM(262420000000043/d3908c97) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124943278 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124943278 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124943278 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124943278 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124943278 DLLC NOTICE LLME(ffffffff/d3908c97){ASSIGNED} LLGM Assign pre (d3908c97 => ffffffff) (gprs_llc.c:1079) 20250222124943278 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3908c97 => ffffffff) (gprs_llc.c:1125) 20250222124943278 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250222124943278 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) 20250222124943278 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:402) 20250222124943278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222124943278 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124943278 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222124943278 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124943278 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124943325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124943325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124943325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124943325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124943325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124943325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124943325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124943325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124943325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124943326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124943326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124943326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124943326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124943326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124943326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124943326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124943326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124943326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124943326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124943326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124943326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124943326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124943329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124943334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124943334 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124943339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124943339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124943339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124943339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124943339 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124943339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124943339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124943339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124943339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124943340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124943340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124943340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124943340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124943340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124943340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124943340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124943340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124943340 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124943340 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124943340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124943340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124943340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124943343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124943349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124943349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124943353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124943354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124943354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124943354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124943354 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124943354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124943354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124943354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124943354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124943354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124943354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124943354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124943354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124943354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124943354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124943354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124943354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124943354 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124943354 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124943354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1158)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222124943355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124943355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124943356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124943362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124943362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124943720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124943720 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124943720 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124943720 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@0db0551d115f: 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) } } } } 20250222124943724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222124943725 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@0db0551d115f: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='EFB8D680'O, index=0 SGSN_Test-GSUP(1160)@0db0551d115f: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@0db0551d115f: 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 := 'D5206DC091C4D79DDF5D5E4FA2EB60CC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E801A61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12C300FFEA89BC8C'O } } } } } 20250222124944798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124944798 DLLC NOTICE LLME(ffffffff/efb8d680){UNASSIGNED} LLC RX: unknown TLLI 0xefb8d680, creating LLME on the fly (gprs_llc.c:552) 20250222124944798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124944798 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1325) 20250222124944798 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124944798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222124944798 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124944798 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222124944798 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124944798 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124944798 DLLC NOTICE LLME(ffffffff/efb8d680){UNASSIGNED} LLGM Assign pre (efb8d680 => fb5b3799) (gprs_llc.c:1079) 20250222124944798 DLLC NOTICE LLME(efb8d680/fb5b3799){ASSIGNED} LLGM Assign post (efb8d680 => fb5b3799) (gprs_llc.c:1125) 20250222124944798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124944798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124944798 DMM DEBUG MM(262420000000048/fb5b3799) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124944811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124944811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124944811 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124944811 DMM DEBUG MM(262420000000048/fb5b3799) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1139) 20250222124944811 DMM NOTICE MM(262420000000048/fb5b3799) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124944811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124944811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124944811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124944811 DMM DEBUG MM(262420000000048/fb5b3799) Requesting authorization (sgsn_auth.c:160) 20250222124944811 DMM INFO MM(262420000000048/fb5b3799) Requesting authentication tuples (sgsn_auth.c:184) 20250222124944811 DMM DEBUG MM(262420000000048/fb5b3799) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124944811 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250222124944811 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(1160)@0db0551d115f: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@0db0551d115f: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250222124944815 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124944815 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124944815 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124944815 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124944815 DMM INFO MM(262420000000048/fb5b3799) Subscriber data update (mmctx.c:445) 20250222124944815 DMM DEBUG MM(262420000000048/fb5b3799) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124944815 DMM INFO MM(262420000000048/fb5b3799) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124944815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124944816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124944816 DMM INFO MM(262420000000048/fb5b3799) <- GMM AUTH AND CIPHERING REQ (rand = d5 20 6d c0 91 c4 d7 9d df 5d 5e 4f a2 eb 60 cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124944830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124944830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124944831 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124944831 DMM INFO MM(262420000000048/fb5b3799) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124944831 DMM NOTICE MM(262420000000048/fb5b3799) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124944831 DMM DEBUG MM(262420000000048/fb5b3799) checking auth: received GSM SRES = 0e 80 1a 61 (gprs_gmm.c:721) 20250222124944831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124944831 DMM DEBUG MM(262420000000048/fb5b3799) Requesting authorization (sgsn_auth.c:160) 20250222124944831 DMM INFO MM(262420000000048/fb5b3799) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124944831 DMM DEBUG MM(262420000000048/fb5b3799) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124944831 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250222124944831 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) 20250222124944831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124944831 DMM INFO MM(262420000000048/fb5b3799) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb5b3799) (gprs_gmm.c:355) 20250222124944835 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124944835 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124944835 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250222124944835 DMM INFO MM(262420000000048/fb5b3799) Subscriber data update (mmctx.c:445) 20250222124944835 DMM DEBUG MM(262420000000048/fb5b3799) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124944835 DMM INFO MM(262420000000048/fb5b3799) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124944835 DMM NOTICE MM(262420000000048/fb5b3799) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1055) 20250222124944835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124944835 DMM NOTICE MM(262420000000048/fb5b3799) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124944835 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) 20250222124944837 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124944837 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250222124944837 DMM INFO MM(262420000000048/fb5b3799) Subscriber data update (mmctx.c:445) 20250222124944837 DMM DEBUG MM(262420000000048/fb5b3799) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124944846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124944846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124944846 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124944846 DMM INFO MM(262420000000048/fb5b3799) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124944846 DMM NOTICE MM(262420000000048/fb5b3799) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124944846 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124944846 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124944846 DLLC NOTICE LLME(efb8d680/fb5b3799){ASSIGNED} LLGM Assign pre (ffffffff => fb5b3799) (gprs_llc.c:1079) 20250222124944846 DLLC NOTICE LLME(ffffffff/fb5b3799){ASSIGNED} LLGM Assign post (ffffffff => fb5b3799) (gprs_llc.c:1125) 20250222124944846 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124944846 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124944846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124944846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@0db0551d115f: setverdict(pass): none -> pass 20250222124944904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124944905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124944905 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124944905 DMM INFO MM(262420000000048/fb5b3799) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124944905 DMM INFO MM(262420000000048/fb5b3799) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124944905 DMM DEBUG MM(262420000000048/fb5b3799) Using GGSN 0 (gprs_sm.c:317) 20250222124944905 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) 20250222124944905 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250222124944905 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124944905 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124944905 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250222124944927 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 eb cb 71 87 11 e0 6d b9 b1 14 05 7f d0 d1 de 45 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:461) 20250222124944927 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc158298, cbp=0x5595ae938cf0) (sgsn_libgtp.c:632) 20250222124944927 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124944927 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93d578 TLLI=fb5b3799, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124944928 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124944928 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124944944 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:825) 20250222124944956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124944956 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250222124944956 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250222124944962 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:825) 20250222124944962 DMM INFO MM(262420000000048/fb5b3799) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250222124949323 DGPRS DEBUG Checking for inactive LLMEs, time = 3459495 (sgsn.c:131) TC_suspend_nopaging-BVCI196(1147)@0db0551d115f: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@0db0551d115f: Final verdict of PTC: pass 20250222124949978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55706<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@0db0551d115f: Final verdict of PTC: none 20250222124949983 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222124949983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1158)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1153)@0db0551d115f: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1148)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@0db0551d115f: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@0db0551d115f: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1146)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1156)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1151)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@0db0551d115f: Test case TC_suspend_nopaging finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:49:49 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250222124950034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124950437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99332) 20250222124950985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124950985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99332, count=100592) 20250222124951986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124951986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:49:52 UTC 2025 /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 20250222124952988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124952988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_suspend_resume started. 20250222124953535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222124953538 DMM INFO MM(262420000000048/fb5b3799) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222124953538 DMM INFO MM(262420000000048/fb5b3799) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222124953538 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222124953538 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222124953538 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222124953538 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222124953538 DLLC NOTICE LLME(ffffffff/fb5b3799){ASSIGNED} LLGM Assign pre (fb5b3799 => ffffffff) (gprs_llc.c:1079) 20250222124953538 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb5b3799 => ffffffff) (gprs_llc.c:1125) 20250222124953538 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93d220 (gprs_sndcp.c:574) 20250222124953538 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93d578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222124953538 DMM NOTICE MM(262420000000048/fb5b3799) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222124953538 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250222124953538 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222124953538 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222124953538 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250222124953538 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250222124953538 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) 20250222124953538 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:402) 20250222124953538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222124953538 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222124953538 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222124953538 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222124953538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124953587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222124953587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124953587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124953587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124953587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222124953587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124953587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124953587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124953587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124953588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124953588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124953588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124953588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124953588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124953588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124953588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124953588 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124953588 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222124953588 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124953588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124953588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124953588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124953591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124953597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124953597 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1169)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1166)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@0db0551d115f: 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(1172)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124953604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222124953604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124953604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124953604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124953604 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222124953604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124953604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124953604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124953604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124953605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124953605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124953605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124953605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124953605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124953605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124953605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124953605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124953605 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222124953605 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124953605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124953606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124953606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1173)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222124953610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124953617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124953617 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1171)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@0db0551d115f: 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(1177)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222124953622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222124953622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222124953622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222124953622 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124953622 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222124953622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222124953622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222124953622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222124953622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222124953623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222124953623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222124953623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222124953623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222124953623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222124953623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222124953623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222124953623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222124953623 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222124953623 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222124953623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222124953623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222124953623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222124953625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222124953629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124953629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222124953989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222124953989 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222124953989 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222124953989 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@0db0551d115f: 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) } } } } 20250222124953994 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1178)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222124953995 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@0db0551d115f: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='F8F6D20A'O, index=0 SGSN_Test-GSUP(1179)@0db0551d115f: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@0db0551d115f: 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 := '7B2AC472113601A61118EEDA6216BD71'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AB926D2D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28DE8E502228DB0A'O } } } } } 20250222124955021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124955021 DLLC NOTICE LLME(ffffffff/f8f6d20a){UNASSIGNED} LLC RX: unknown TLLI 0xf8f6d20a, creating LLME on the fly (gprs_llc.c:552) 20250222124955021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124955021 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1325) 20250222124955022 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222124955022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222124955022 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222124955022 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222124955022 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222124955022 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222124955022 DLLC NOTICE LLME(ffffffff/f8f6d20a){UNASSIGNED} LLGM Assign pre (f8f6d20a => f56029f8) (gprs_llc.c:1079) 20250222124955022 DLLC NOTICE LLME(f8f6d20a/f56029f8){ASSIGNED} LLGM Assign post (f8f6d20a => f56029f8) (gprs_llc.c:1125) 20250222124955022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222124955022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222124955022 DMM DEBUG MM(262420000000049/f56029f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222124955028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124955028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222124955028 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124955028 DMM DEBUG MM(262420000000049/f56029f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1139) 20250222124955028 DMM NOTICE MM(262420000000049/f56029f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222124955028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222124955028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222124955028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222124955028 DMM DEBUG MM(262420000000049/f56029f8) Requesting authorization (sgsn_auth.c:160) 20250222124955028 DMM INFO MM(262420000000049/f56029f8) Requesting authentication tuples (sgsn_auth.c:184) 20250222124955028 DMM DEBUG MM(262420000000049/f56029f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222124955028 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250222124955028 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(1179)@0db0551d115f: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@0db0551d115f: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250222124955029 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222124955029 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222124955029 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222124955029 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222124955029 DMM INFO MM(262420000000049/f56029f8) Subscriber data update (mmctx.c:445) 20250222124955029 DMM DEBUG MM(262420000000049/f56029f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222124955029 DMM INFO MM(262420000000049/f56029f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222124955029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222124955029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222124955029 DMM INFO MM(262420000000049/f56029f8) <- GMM AUTH AND CIPHERING REQ (rand = 7b 2a c4 72 11 36 01 a6 11 18 ee da 62 16 bd 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222124955033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124955033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250222124955033 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124955033 DMM INFO MM(262420000000049/f56029f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222124955033 DMM NOTICE MM(262420000000049/f56029f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222124955033 DMM DEBUG MM(262420000000049/f56029f8) checking auth: received GSM SRES = ab 92 6d 2d (gprs_gmm.c:721) 20250222124955033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222124955033 DMM DEBUG MM(262420000000049/f56029f8) Requesting authorization (sgsn_auth.c:160) 20250222124955033 DMM INFO MM(262420000000049/f56029f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222124955033 DMM DEBUG MM(262420000000049/f56029f8) Requesting subscriber data update (gprs_subscriber.c:894) 20250222124955033 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250222124955033 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) 20250222124955033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222124955033 DMM INFO MM(262420000000049/f56029f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf56029f8) (gprs_gmm.c:355) 20250222124955034 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222124955034 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222124955034 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250222124955034 DMM INFO MM(262420000000049/f56029f8) Subscriber data update (mmctx.c:445) 20250222124955034 DMM DEBUG MM(262420000000049/f56029f8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222124955034 DMM INFO MM(262420000000049/f56029f8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222124955034 DMM NOTICE MM(262420000000049/f56029f8) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1055) 20250222124955034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222124955034 DMM NOTICE MM(262420000000049/f56029f8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222124955034 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) 20250222124955034 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222124955034 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250222124955034 DMM INFO MM(262420000000049/f56029f8) Subscriber data update (mmctx.c:445) 20250222124955034 DMM DEBUG MM(262420000000049/f56029f8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222124955037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124955037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222124955037 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124955037 DMM INFO MM(262420000000049/f56029f8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222124955037 DMM NOTICE MM(262420000000049/f56029f8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222124955037 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222124955037 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222124955037 DLLC NOTICE LLME(f8f6d20a/f56029f8){ASSIGNED} LLGM Assign pre (ffffffff => f56029f8) (gprs_llc.c:1079) 20250222124955037 DLLC NOTICE LLME(ffffffff/f56029f8){ASSIGNED} LLGM Assign post (ffffffff => f56029f8) (gprs_llc.c:1125) 20250222124955037 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222124955037 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222124955037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222124955037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@0db0551d115f: setverdict(pass): none -> pass 20250222124955088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124955088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222124955088 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222124955088 DMM INFO MM(262420000000049/f56029f8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222124955088 DMM INFO MM(262420000000049/f56029f8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222124955088 DMM DEBUG MM(262420000000049/f56029f8) Using GGSN 0 (gprs_sm.c:317) 20250222124955088 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) 20250222124955088 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250222124955088 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222124955088 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:185) 20250222124955088 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250222124955094 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 0a b5 9e 5c 11 93 c1 ea 93 14 05 7f bd 0e f0 63 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:461) 20250222124955094 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc159310, cbp=0x5595ae939080) (sgsn_libgtp.c:632) 20250222124955094 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222124955094 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93d578 TLLI=f56029f8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222124955094 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222124955094 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222124955098 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) 20250222124955102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222124955102 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250222124955102 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250222124955103 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) 20250222124955103 DMM INFO MM(262420000000049/f56029f8) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250222125000114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125000114 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2364) 20250222125000114 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250222125000123 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:825) TC_suspend_resume-BVCI196(1166)@0db0551d115f: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@0db0551d115f: Final verdict of PTC: pass 20250222125000133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60496<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222125000135 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125000135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1179)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1177)@0db0551d115f: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1172)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1167)@0db0551d115f: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@0db0551d115f: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1170)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1175)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1165)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@0db0551d115f: Test case TC_suspend_resume finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:50:00 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250222125000227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125000629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100816) 20250222125001136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125001136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100816, count=105172) 20250222125002138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125002138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:50:02 UTC 2025 /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 20250222125003139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125003140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_suspend_rau started. 20250222125003724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125003728 DMM INFO MM(262420000000049/f56029f8) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125003728 DMM INFO MM(262420000000049/f56029f8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125003728 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125003728 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125003728 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222125003728 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222125003728 DLLC NOTICE LLME(ffffffff/f56029f8){ASSIGNED} LLGM Assign pre (f56029f8 => ffffffff) (gprs_llc.c:1079) 20250222125003728 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f56029f8 => ffffffff) (gprs_llc.c:1125) 20250222125003728 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93d220 (gprs_sndcp.c:574) 20250222125003728 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93d578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222125003728 DMM NOTICE MM(262420000000049/f56029f8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222125003728 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250222125003728 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222125003728 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222125003728 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250222125003728 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250222125003728 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) 20250222125003728 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:402) 20250222125003729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222125003729 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222125003729 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222125003729 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222125003729 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@0db0551d115f: 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(1186)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125003774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125003774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125003774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125003774 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125003774 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125003774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125003774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125003774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125003774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125003776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125003776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125003776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125003776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125003776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125003776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125003776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125003776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125003776 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125003776 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125003776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125003776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125003776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125003780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1187)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1183)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222125003788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125003788 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1187)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125003790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125003790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125003790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125003790 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125003790 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125003790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125003790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125003790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125003790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_suspend_rau-BVCI196(1185)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1191)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125003791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125003791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125003791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125003792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125003792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125003792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125003792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125003792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125003792 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125003792 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125003792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125003792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125003792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125003794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125003798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125003798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125003805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125003805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125003805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125003805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125003805 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125003805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125003805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125003805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125003805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125003805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125003805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125003805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125003805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125003805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125003805 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125003805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125003805 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125003805 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125003805 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125003805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125003806 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125003806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125003807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125003813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125003813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125004140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125004141 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125004141 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125004141 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@0db0551d115f: 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) } } } } 20250222125004147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1197)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1197)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250222125004148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@0db0551d115f: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='F251BCF5'O, index=0 SGSN_Test-GSUP(1198)@0db0551d115f: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@0db0551d115f: 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 := '46A21E783F3685AD60006BD7A351F1AA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06F6839A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '44CA069791B596AF'O } } } } } 20250222125005231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125005231 DLLC NOTICE LLME(ffffffff/f251bcf5){UNASSIGNED} LLC RX: unknown TLLI 0xf251bcf5, creating LLME on the fly (gprs_llc.c:552) 20250222125005231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125005231 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1325) 20250222125005231 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222125005231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222125005231 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222125005231 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222125005231 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125005231 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125005231 DLLC NOTICE LLME(ffffffff/f251bcf5){UNASSIGNED} LLGM Assign pre (f251bcf5 => c76ac0bf) (gprs_llc.c:1079) 20250222125005231 DLLC NOTICE LLME(f251bcf5/c76ac0bf){ASSIGNED} LLGM Assign post (f251bcf5 => c76ac0bf) (gprs_llc.c:1125) 20250222125005231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125005231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125005231 DMM DEBUG MM(262420000000050/c76ac0bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125005259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125005259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222125005259 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125005259 DMM DEBUG MM(262420000000050/c76ac0bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1139) 20250222125005260 DMM NOTICE MM(262420000000050/c76ac0bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125005260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125005260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125005260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125005260 DMM DEBUG MM(262420000000050/c76ac0bf) Requesting authorization (sgsn_auth.c:160) 20250222125005260 DMM INFO MM(262420000000050/c76ac0bf) Requesting authentication tuples (sgsn_auth.c:184) 20250222125005260 DMM DEBUG MM(262420000000050/c76ac0bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125005260 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250222125005260 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(1198)@0db0551d115f: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@0db0551d115f: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250222125005267 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125005267 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125005268 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125005268 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125005268 DMM INFO MM(262420000000050/c76ac0bf) Subscriber data update (mmctx.c:445) 20250222125005268 DMM DEBUG MM(262420000000050/c76ac0bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125005268 DMM INFO MM(262420000000050/c76ac0bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125005268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125005268 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125005268 DMM INFO MM(262420000000050/c76ac0bf) <- GMM AUTH AND CIPHERING REQ (rand = 46 a2 1e 78 3f 36 85 ad 60 00 6b d7 a3 51 f1 aa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222125005285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125005285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125005285 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125005285 DMM INFO MM(262420000000050/c76ac0bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125005285 DMM NOTICE MM(262420000000050/c76ac0bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125005285 DMM DEBUG MM(262420000000050/c76ac0bf) checking auth: received GSM SRES = 06 f6 83 9a (gprs_gmm.c:721) 20250222125005285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125005285 DMM DEBUG MM(262420000000050/c76ac0bf) Requesting authorization (sgsn_auth.c:160) 20250222125005285 DMM INFO MM(262420000000050/c76ac0bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125005285 DMM DEBUG MM(262420000000050/c76ac0bf) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125005285 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250222125005285 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) 20250222125005285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222125005285 DMM INFO MM(262420000000050/c76ac0bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc76ac0bf) (gprs_gmm.c:355) 20250222125005289 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125005289 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125005289 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250222125005289 DMM INFO MM(262420000000050/c76ac0bf) Subscriber data update (mmctx.c:445) 20250222125005289 DMM DEBUG MM(262420000000050/c76ac0bf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125005289 DMM INFO MM(262420000000050/c76ac0bf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125005289 DMM NOTICE MM(262420000000050/c76ac0bf) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1055) 20250222125005289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125005289 DMM NOTICE MM(262420000000050/c76ac0bf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125005289 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) 20250222125005290 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125005290 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250222125005290 DMM INFO MM(262420000000050/c76ac0bf) Subscriber data update (mmctx.c:445) 20250222125005290 DMM DEBUG MM(262420000000050/c76ac0bf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222125005302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125005302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222125005302 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125005302 DMM INFO MM(262420000000050/c76ac0bf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125005302 DMM NOTICE MM(262420000000050/c76ac0bf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125005302 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125005302 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125005302 DLLC NOTICE LLME(f251bcf5/c76ac0bf){ASSIGNED} LLGM Assign pre (ffffffff => c76ac0bf) (gprs_llc.c:1079) 20250222125005302 DLLC NOTICE LLME(ffffffff/c76ac0bf){ASSIGNED} LLGM Assign post (ffffffff => c76ac0bf) (gprs_llc.c:1125) 20250222125005302 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222125005302 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222125005302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125005302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@0db0551d115f: setverdict(pass): none -> pass 20250222125005359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125005359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222125005359 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125005359 DMM INFO MM(262420000000050/c76ac0bf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222125005359 DMM INFO MM(262420000000050/c76ac0bf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222125005359 DMM DEBUG MM(262420000000050/c76ac0bf) Using GGSN 0 (gprs_sm.c:317) 20250222125005359 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) 20250222125005359 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250222125005359 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222125005359 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:185) 20250222125005359 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250222125005384 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 4b e8 d2 44 11 96 6e e3 01 14 05 7f 3c fb 58 fa 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:461) 20250222125005385 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc15a388, cbp=0x5595ae939410) (sgsn_libgtp.c:632) 20250222125005385 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222125005385 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93d578 TLLI=c76ac0bf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222125005385 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222125005385 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222125005402 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) 20250222125005415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125005415 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2338) 20250222125005415 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250222125005420 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) 20250222125005420 DMM INFO MM(262420000000050/c76ac0bf) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:852) 20250222125010436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125010436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125010436 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125010436 DMM INFO MM(262420000000050/c76ac0bf) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222125010436 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125010436 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250222125010436 DLLC NOTICE LLME(ffffffff/c76ac0bf){ASSIGNED} LLGM Assign pre (c76ac0bf => e8e1776d) (gprs_llc.c:1079) 20250222125010436 DLLC NOTICE LLME(c76ac0bf/e8e1776d){ASSIGNED} LLGM Assign post (c76ac0bf => e8e1776d) (gprs_llc.c:1125) 20250222125010436 DMM INFO MM(262420000000050/e8e1776d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_suspend_rau(1200)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222125010452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125010452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250222125010453 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125010453 DMM INFO MM(262420000000050/e8e1776d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250222125010453 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250222125010453 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125010453 DLLC NOTICE LLME(c76ac0bf/e8e1776d){ASSIGNED} LLGM Assign pre (ffffffff => e8e1776d) (gprs_llc.c:1079) 20250222125010453 DLLC NOTICE LLME(ffffffff/e8e1776d){ASSIGNED} LLGM Assign post (ffffffff => e8e1776d) (gprs_llc.c:1125) 20250222125010453 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250222125010953 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:825) TC_suspend_rau-BVCI196(1185)@0db0551d115f: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@0db0551d115f: Final verdict of PTC: pass 20250222125010972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47796<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1186)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1196)@0db0551d115f: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@0db0551d115f: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@0db0551d115f: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1191)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@0db0551d115f: Final verdict of PTC: none 20250222125010979 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125010979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1197)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1184)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1194)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1189)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@0db0551d115f: Test case TC_suspend_rau finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:50:10 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250222125011041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125011443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107068) 20250222125011981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125011981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107068, count=111424) 20250222125012982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125012983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:50:13 UTC 2025 /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 20250222125013984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125013985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_paging_ps started. 20250222125014535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125014538 DMM INFO MM(262420000000050/e8e1776d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125014538 DMM INFO MM(262420000000050/e8e1776d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125014538 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125014538 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125014538 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222125014538 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222125014538 DLLC NOTICE LLME(ffffffff/e8e1776d){ASSIGNED} LLGM Assign pre (e8e1776d => ffffffff) (gprs_llc.c:1079) 20250222125014538 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8e1776d => ffffffff) (gprs_llc.c:1125) 20250222125014538 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93d220 (gprs_sndcp.c:574) 20250222125014538 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93d578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222125014538 DMM NOTICE MM(262420000000050/e8e1776d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222125014538 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250222125014538 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222125014538 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222125014538 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250222125014538 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250222125014538 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) 20250222125014538 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:402) 20250222125014538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222125014538 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222125014538 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222125014538 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222125014538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125014595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125014595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125014595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125014595 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125014595 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125014595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125014595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125014595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125014595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1206)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1205)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125014597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125014597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125014597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125014598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125014598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125014598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125014598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125014598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125014598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125014598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125014598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125014598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125014598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125014602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1202)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@0db0551d115f: 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(1210)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250222125014610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125014610 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1210)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125014611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125014611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125014611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125014611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125014611 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125014611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125014611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125014611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125014611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_paging_ps-BVCI196(1204)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125014612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125014612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125014612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125014612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125014612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125014612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125014612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125014612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125014612 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125014612 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125014612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125014612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125014612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1210)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125014614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1211)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1207)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125014618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125014618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1209)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125014625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125014625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125014625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125014625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125014625 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125014625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125014625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125014625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125014625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125014626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125014626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125014626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125014626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125014626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125014626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125014626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125014626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125014626 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125014626 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125014626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125014626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125014626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125014628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125014633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125014633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125014986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125014986 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125014986 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125014986 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@0db0551d115f: 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) } } } } 20250222125014991 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125014992 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@0db0551d115f: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='DF9DBD61'O, index=0 SGSN_Test-GSUP(1217)@0db0551d115f: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@0db0551d115f: 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 := 'E4D1F36D89B5B17077A8E309D95B4EBD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '770181E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1771B28182645DAC'O } } } } } 20250222125016054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125016054 DLLC NOTICE LLME(ffffffff/df9dbd61){UNASSIGNED} LLC RX: unknown TLLI 0xdf9dbd61, creating LLME on the fly (gprs_llc.c:552) 20250222125016054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125016054 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1325) 20250222125016054 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222125016054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222125016054 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222125016054 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222125016054 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125016054 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125016054 DLLC NOTICE LLME(ffffffff/df9dbd61){UNASSIGNED} LLGM Assign pre (df9dbd61 => cf1a9022) (gprs_llc.c:1079) 20250222125016054 DLLC NOTICE LLME(df9dbd61/cf1a9022){ASSIGNED} LLGM Assign post (df9dbd61 => cf1a9022) (gprs_llc.c:1125) 20250222125016054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125016054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125016054 DMM DEBUG MM(262420000000051/cf1a9022) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125016066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125016066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222125016066 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125016066 DMM DEBUG MM(262420000000051/cf1a9022) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1139) 20250222125016066 DMM NOTICE MM(262420000000051/cf1a9022) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125016066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125016066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125016066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125016066 DMM DEBUG MM(262420000000051/cf1a9022) Requesting authorization (sgsn_auth.c:160) 20250222125016066 DMM INFO MM(262420000000051/cf1a9022) Requesting authentication tuples (sgsn_auth.c:184) 20250222125016066 DMM DEBUG MM(262420000000051/cf1a9022) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125016066 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250222125016066 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(1217)@0db0551d115f: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@0db0551d115f: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250222125016069 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125016069 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125016069 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125016069 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125016070 DMM INFO MM(262420000000051/cf1a9022) Subscriber data update (mmctx.c:445) 20250222125016070 DMM DEBUG MM(262420000000051/cf1a9022) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125016070 DMM INFO MM(262420000000051/cf1a9022) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125016070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125016070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125016070 DMM INFO MM(262420000000051/cf1a9022) <- GMM AUTH AND CIPHERING REQ (rand = e4 d1 f3 6d 89 b5 b1 70 77 a8 e3 09 d9 5b 4e bd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222125016082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125016082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125016083 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125016083 DMM INFO MM(262420000000051/cf1a9022) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125016083 DMM NOTICE MM(262420000000051/cf1a9022) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125016083 DMM DEBUG MM(262420000000051/cf1a9022) checking auth: received GSM SRES = 77 01 81 e0 (gprs_gmm.c:721) 20250222125016083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125016083 DMM DEBUG MM(262420000000051/cf1a9022) Requesting authorization (sgsn_auth.c:160) 20250222125016083 DMM INFO MM(262420000000051/cf1a9022) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125016083 DMM DEBUG MM(262420000000051/cf1a9022) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125016083 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250222125016083 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) 20250222125016083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222125016083 DMM INFO MM(262420000000051/cf1a9022) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf1a9022) (gprs_gmm.c:355) 20250222125016085 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125016085 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125016085 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250222125016085 DMM INFO MM(262420000000051/cf1a9022) Subscriber data update (mmctx.c:445) 20250222125016085 DMM DEBUG MM(262420000000051/cf1a9022) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125016085 DMM INFO MM(262420000000051/cf1a9022) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125016085 DMM NOTICE MM(262420000000051/cf1a9022) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1055) 20250222125016085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125016085 DMM NOTICE MM(262420000000051/cf1a9022) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125016085 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) 20250222125016087 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125016087 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250222125016087 DMM INFO MM(262420000000051/cf1a9022) Subscriber data update (mmctx.c:445) 20250222125016087 DMM DEBUG MM(262420000000051/cf1a9022) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222125016098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125016098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222125016098 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125016098 DMM INFO MM(262420000000051/cf1a9022) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125016098 DMM NOTICE MM(262420000000051/cf1a9022) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125016098 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125016098 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125016098 DLLC NOTICE LLME(df9dbd61/cf1a9022){ASSIGNED} LLGM Assign pre (ffffffff => cf1a9022) (gprs_llc.c:1079) 20250222125016098 DLLC NOTICE LLME(ffffffff/cf1a9022){ASSIGNED} LLGM Assign post (ffffffff => cf1a9022) (gprs_llc.c:1125) 20250222125016098 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222125016098 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222125016098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125016098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125016155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125016155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222125016155 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125016155 DMM INFO MM(262420000000051/cf1a9022) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222125016155 DMM INFO MM(262420000000051/cf1a9022) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222125016155 DMM DEBUG MM(262420000000051/cf1a9022) Using GGSN 0 (gprs_sm.c:317) 20250222125016155 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) 20250222125016155 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250222125016155 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222125016155 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:185) 20250222125016156 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250222125016181 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 a9 17 97 04 11 01 f2 16 28 14 05 7f 15 db 23 e4 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:461) 20250222125016181 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc15b400, cbp=0x5595ae93f890) (sgsn_libgtp.c:632) 20250222125016181 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222125016181 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93d578 TLLI=cf1a9022, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222125016181 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222125016182 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@0db0551d115f: setverdict(pass): none -> pass TC_paging_ps(1219)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222125016195 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:825) 20250222125019156 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250222125019157 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250222125019157 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250222125019324 DGPRS DEBUG Checking for inactive LLMEs, time = 3459525 (sgsn.c:131) 20250222125021209 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:825) 20250222125021209 DMM INFO MM(262420000000051/cf1a9022) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:867) TC_paging_ps-BVCI196(1204)@0db0551d115f: 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 := 'CF1A9022'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@0db0551d115f: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@0db0551d115f: Final verdict of PTC: pass 20250222125021232 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55084<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@0db0551d115f: Final verdict of PTC: none 20250222125021237 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125021237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1205)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1216)@0db0551d115f: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1210)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@0db0551d115f: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1211)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1215)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@0db0551d115f: Final verdict of PTC: none TC_paging_ps-BVCI210(1209)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1213)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1203)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1208)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_paging_ps-BVCI210(1209): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@0db0551d115f: Test case TC_paging_ps finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:50:21 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250222125021349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125021752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40188<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95328) 20250222125022239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125022239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95328, count=103296) 20250222125023241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125023241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:50:23 UTC 2025 /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 20250222125024243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125024243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_paging_ps_ra_multiple_cells started. 20250222125024841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125024843 DMM INFO MM(262420000000051/cf1a9022) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125024843 DMM INFO MM(262420000000051/cf1a9022) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125024843 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125024843 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125024843 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222125024843 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250222125024843 DLLC NOTICE LLME(ffffffff/cf1a9022){ASSIGNED} LLGM Assign pre (cf1a9022 => ffffffff) (gprs_llc.c:1079) 20250222125024843 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf1a9022 => ffffffff) (gprs_llc.c:1125) 20250222125024843 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93d220 (gprs_sndcp.c:574) 20250222125024843 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93d578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222125024843 DMM NOTICE MM(262420000000051/cf1a9022) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222125024843 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250222125024843 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222125024843 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222125024843 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250222125024843 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250222125024843 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) 20250222125024843 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:402) 20250222125024844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222125024844 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222125024844 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222125024844 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222125024844 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125024894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125024894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125024894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125024894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125024894 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125024894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125024894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125024894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125024894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125024895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125024895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125024895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125024895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125024895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125024895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125024895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125024895 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125024895 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125024895 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125024895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125024895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125024895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125024899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125024904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125024904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1226)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@0db0551d115f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1229)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222125024915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125024915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125024915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125024915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125024915 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125024915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125024915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125024915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125024915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125024916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125024916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125024916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125024916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125024916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125024916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125024916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125024916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125024916 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125024916 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125024916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125024916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125024916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125024918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1226)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125024924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125024924 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250222125024924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125024925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125024925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125024925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125024925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125024925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125024925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125024925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125024925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125024925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125024925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125024925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125024925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125024925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125024925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125024925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125024925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125024925 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125024926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125024926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125024926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125024926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125024929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125024935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125024935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125025244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125025244 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125025244 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125025244 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@0db0551d115f: Established a new IPA connection (conn_id=2) 20250222125025250 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1235)@0db0551d115f: 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) } } } } 20250222125025250 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1235)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@0db0551d115f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D3E03191'O, index=0 SGSN_Test-GSUP(1236)@0db0551d115f: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@0db0551d115f: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1227)@0db0551d115f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D3E03191'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@0db0551d115f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='D3E03191'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@0db0551d115f: 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 := '55E163ACFB6B557A591FC62FE9FA0A90'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A8D6143'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B70246D7C460FE3'O } } } } } 20250222125026334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125026334 DLLC NOTICE LLME(ffffffff/d3e03191){UNASSIGNED} LLC RX: unknown TLLI 0xd3e03191, creating LLME on the fly (gprs_llc.c:552) 20250222125026334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125026334 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1325) 20250222125026334 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222125026334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222125026334 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222125026334 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222125026334 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125026334 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125026334 DLLC NOTICE LLME(ffffffff/d3e03191){UNASSIGNED} LLGM Assign pre (d3e03191 => fbc53bc7) (gprs_llc.c:1079) 20250222125026334 DLLC NOTICE LLME(d3e03191/fbc53bc7){ASSIGNED} LLGM Assign post (d3e03191 => fbc53bc7) (gprs_llc.c:1125) 20250222125026334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125026334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125026334 DMM DEBUG MM(262420000000052/fbc53bc7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125026359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125026359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222125026359 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125026359 DMM DEBUG MM(262420000000052/fbc53bc7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1139) 20250222125026359 DMM NOTICE MM(262420000000052/fbc53bc7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125026359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125026359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125026359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125026359 DMM DEBUG MM(262420000000052/fbc53bc7) Requesting authorization (sgsn_auth.c:160) 20250222125026359 DMM INFO MM(262420000000052/fbc53bc7) Requesting authentication tuples (sgsn_auth.c:184) 20250222125026359 DMM DEBUG MM(262420000000052/fbc53bc7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125026359 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250222125026359 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(1236)@0db0551d115f: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@0db0551d115f: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250222125026365 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125026365 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125026365 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125026365 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125026365 DMM INFO MM(262420000000052/fbc53bc7) Subscriber data update (mmctx.c:445) 20250222125026365 DMM DEBUG MM(262420000000052/fbc53bc7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125026365 DMM INFO MM(262420000000052/fbc53bc7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125026365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125026365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125026365 DMM INFO MM(262420000000052/fbc53bc7) <- GMM AUTH AND CIPHERING REQ (rand = 55 e1 63 ac fb 6b 55 7a 59 1f c6 2f e9 fa 0a 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222125026381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125026381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125026381 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125026382 DMM INFO MM(262420000000052/fbc53bc7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125026382 DMM NOTICE MM(262420000000052/fbc53bc7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125026382 DMM DEBUG MM(262420000000052/fbc53bc7) checking auth: received GSM SRES = 5a 8d 61 43 (gprs_gmm.c:721) 20250222125026382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125026382 DMM DEBUG MM(262420000000052/fbc53bc7) Requesting authorization (sgsn_auth.c:160) 20250222125026382 DMM INFO MM(262420000000052/fbc53bc7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125026382 DMM DEBUG MM(262420000000052/fbc53bc7) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125026382 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250222125026382 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) 20250222125026382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222125026382 DMM INFO MM(262420000000052/fbc53bc7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbc53bc7) (gprs_gmm.c:355) 20250222125026384 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125026384 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125026384 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250222125026384 DMM INFO MM(262420000000052/fbc53bc7) Subscriber data update (mmctx.c:445) 20250222125026384 DMM DEBUG MM(262420000000052/fbc53bc7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125026384 DMM INFO MM(262420000000052/fbc53bc7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125026384 DMM NOTICE MM(262420000000052/fbc53bc7) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1055) 20250222125026384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125026384 DMM NOTICE MM(262420000000052/fbc53bc7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125026384 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) 20250222125026385 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125026385 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250222125026385 DMM INFO MM(262420000000052/fbc53bc7) Subscriber data update (mmctx.c:445) 20250222125026385 DMM DEBUG MM(262420000000052/fbc53bc7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222125026396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125026396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222125026397 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125026397 DMM INFO MM(262420000000052/fbc53bc7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125026397 DMM NOTICE MM(262420000000052/fbc53bc7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125026397 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125026397 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125026397 DLLC NOTICE LLME(d3e03191/fbc53bc7){ASSIGNED} LLGM Assign pre (ffffffff => fbc53bc7) (gprs_llc.c:1079) 20250222125026397 DLLC NOTICE LLME(ffffffff/fbc53bc7){ASSIGNED} LLGM Assign post (ffffffff => fbc53bc7) (gprs_llc.c:1125) 20250222125026397 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222125026397 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222125026397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125026397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125026454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125026454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222125026454 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125026454 DMM INFO MM(262420000000052/fbc53bc7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222125026454 DMM INFO MM(262420000000052/fbc53bc7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222125026454 DMM DEBUG MM(262420000000052/fbc53bc7) Using GGSN 0 (gprs_sm.c:317) 20250222125026454 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) 20250222125026454 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250222125026454 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222125026454 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:185) 20250222125026454 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250222125026479 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 51 72 1e c6 11 e8 b3 22 87 14 05 7f bf 45 06 af 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:461) 20250222125026479 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc15c478, cbp=0x5595ae940470) (sgsn_libgtp.c:632) 20250222125026479 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222125026479 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93d578 TLLI=fbc53bc7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222125026479 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222125026479 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@0db0551d115f: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222125026495 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:825) 20250222125029455 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250222125029455 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250222125029455 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250222125031507 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:825) 20250222125031507 DMM INFO MM(262420000000052/fbc53bc7) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:867) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@0db0551d115f: 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 := 'FBC53BC7'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20250222125045245 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250222125045245 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222125045246 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250222125049326 DGPRS DEBUG Checking for inactive LLMEs, time = 3459555 (sgsn.c:131) 20250222125054896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125054900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125054900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222125054916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125054920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125054920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222125054926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125054929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125054929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1238)@0db0551d115f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@0db0551d115f: Test Component 1238 has requested to stop MTC. Terminating current testcase execution. 20250222125056322 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125056322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1236)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1224)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1234)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@0db0551d115f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1230)@0db0551d115f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1227)@0db0551d115f: Final verdict of PTC: none 20250222125056326 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40190<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1220)@0db0551d115f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1228)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1222)@0db0551d115f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1238)@0db0551d115f: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1232)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1227): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1228): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1230): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): fail (none -> fail) reason: "Tguard timeout" MTC@0db0551d115f: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@0db0551d115f: 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'. Sat Feb 22 12:50:56 UTC 2025 ------ 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 20250222125056396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42436<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125056798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42436<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104944) 20250222125057323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125057323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104944, count=109300) 20250222125058324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125058324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:50:58 UTC 2025 /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 20250222125059324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125059324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_bssgp_rim_single_report started. 20250222125059893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125059895 DMM INFO MM(262420000000052/fbc53bc7) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125059895 DMM INFO MM(262420000000052/fbc53bc7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125059895 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125059895 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125059895 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222125059895 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250222125059895 DLLC NOTICE LLME(ffffffff/fbc53bc7){ASSIGNED} LLGM Assign pre (fbc53bc7 => ffffffff) (gprs_llc.c:1079) 20250222125059895 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbc53bc7 => ffffffff) (gprs_llc.c:1125) 20250222125059895 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93d220 (gprs_sndcp.c:574) 20250222125059895 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93d578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222125059895 DMM NOTICE MM(262420000000052/fbc53bc7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222125059895 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250222125059895 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222125059895 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222125059895 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250222125059895 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250222125059895 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) 20250222125059896 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:402) 20250222125059896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222125059896 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222125059896 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222125059896 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222125059896 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125059937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125059937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125059937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125059937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125059937 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125059937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125059937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125059937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125059937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125059938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125059938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125059938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125059938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125059938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125059938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125059938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125059938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125059938 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125059938 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125059938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125059938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125059938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125059940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125059945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125059945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125059952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125059952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125059952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125059952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125059952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125059952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125059952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125059952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125059952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125059952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125059952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125059952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125059952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125059952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125059952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125059952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125059952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125059952 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125059952 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125059952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125059953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125059953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125059955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125059959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125059959 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125059966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125059966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125059966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125059966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125059966 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125059966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125059966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125059966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125059966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125059967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125059967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125059967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125059967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125059967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125059967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125059967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125059967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125059967 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125059967 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125059967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125059967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125059967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125059969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125059974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125059974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125100325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125100325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125100325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125100325 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@0db0551d115f: 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) } } } } 20250222125100329 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125100331 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1254)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125100352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0db0551d115f: setverdict(pass): none -> pass MTC@0db0551d115f: Warning: Re-starting timer T, which is already active (running or expired). 20250222125100375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222125100389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42446<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1243)@0db0551d115f: Final verdict of PTC: none 20250222125100393 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125100393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_bssgp_rim_single_report-BVCI196(1242)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@0db0551d115f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1253)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1248)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@0db0551d115f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1246)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1251)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1241)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: pass MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@0db0551d115f: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:51:00 UTC 2025 ====== 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 20250222125100490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125100892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55408) 20250222125101394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125101394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55408, count=59764) 20250222125102395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125102395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:51:02 UTC 2025 /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 20250222125103396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125103396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_rim_eutran_to_geran started. 20250222125103989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125103991 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@0db0551d115f: 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(1261)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125104046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125104046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125104046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125104046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125104046 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125104046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125104046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125104046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125104046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125104047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125104047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125104047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125104047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125104047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125104047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125104047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125104047 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125104047 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125104047 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125104047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125104047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125104047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1262)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222125104049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1258)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125104054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125104054 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@0db0551d115f: 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(1266)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125104059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125104059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125104059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125104059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125104059 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125104059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125104059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125104059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125104059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125104059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125104059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125104059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125104060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125104060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125104060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125104060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125104060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125104060 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125104060 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125104060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125104060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125104060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125104061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125104066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125104066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1265)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1267)@0db0551d115f: 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(1271)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125104073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125104073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125104073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125104073 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125104073 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125104073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125104073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125104073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125104073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125104074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125104074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125104074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125104074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125104074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125104074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125104074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125104074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125104074 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125104074 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125104074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125104074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125104074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125104076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125104081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125104081 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125104397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125104397 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125104397 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125104397 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@0db0551d115f: 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) } } } } 20250222125104401 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125104402 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@0db0551d115f: setverdict(pass): none -> pass 20250222125104454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222125104463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42468<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1273)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1271)@0db0551d115f: Final verdict of PTC: none 20250222125104468 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125104468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rim_eutran_to_geran-BVCI220(1270)@0db0551d115f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1262)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1261)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@0db0551d115f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1265)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1266)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1259)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1264)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1269)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: pass MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1264): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1265): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@0db0551d115f: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:51:04 UTC 2025 ====== 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 20250222125104530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125104932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51608) 20250222125105469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125105469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51608, count=52768) 20250222125106470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125106470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:51:06 UTC 2025 /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 20250222125107471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125107471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_cell_change_different_rai_ci_attach started. 20250222125108025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125108027 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@0db0551d115f: 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(1279)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125108072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125108072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125108072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125108072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125108072 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125108072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125108072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125108072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125108072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125108073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125108073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125108073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125108073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125108073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125108073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125108073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125108073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125108073 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125108073 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125108073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125108074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125108074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125108076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1281)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1276)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125108083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125108083 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@0db0551d115f: 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(1285)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125108092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125108092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125108092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125108092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125108092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125108092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125108092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125108092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125108092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1284)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1285)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125108093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125108093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125108093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125108093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125108093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125108093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125108093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125108093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125108093 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125108093 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125108093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1285)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222125108093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125108093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125108095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222125108100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125108100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1284)@0db0551d115f: 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(1289)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@0db0551d115f: Provider Link came up: sending NS-RESET TC_cell_change_different_rai_ci_attach-BVCI210(1282)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125108103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125108103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125108103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125108103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125108103 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125108103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125108103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125108103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125108103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125108104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125108104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125108104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125108104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125108104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125108104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125108104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125108104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125108104 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125108104 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125108104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125108105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125108105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125108107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125108111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125108111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125108472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125108472 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125108472 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125108472 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@0db0551d115f: 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) } } } } 20250222125108473 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125108473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@0db0551d115f: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='FBBDB06E'O, index=0 SGSN_Test-GSUP(1291)@0db0551d115f: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@0db0551d115f: 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 := '91BA7EC9AEDA214605E797F1DBCD36D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFFECF74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '022298A4D686B4D4'O } } } } } 20250222125108527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125108527 DLLC NOTICE LLME(ffffffff/fbbdb06e){UNASSIGNED} LLC RX: unknown TLLI 0xfbbdb06e, creating LLME on the fly (gprs_llc.c:552) 20250222125108527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125108527 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1325) 20250222125108527 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222125108527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222125108527 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222125108527 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222125108527 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125108527 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125108527 DLLC NOTICE LLME(ffffffff/fbbdb06e){UNASSIGNED} LLGM Assign pre (fbbdb06e => e65a2293) (gprs_llc.c:1079) 20250222125108527 DLLC NOTICE LLME(fbbdb06e/e65a2293){ASSIGNED} LLGM Assign post (fbbdb06e => e65a2293) (gprs_llc.c:1125) 20250222125108527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125108527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125108527 DMM DEBUG MM(262420000000068/e65a2293) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125108546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125108546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222125108546 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125108546 DMM DEBUG MM(262420000000068/e65a2293) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1139) 20250222125108546 DMM NOTICE MM(262420000000068/e65a2293) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125108546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125108546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125108546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125108546 DMM DEBUG MM(262420000000068/e65a2293) Requesting authorization (sgsn_auth.c:160) 20250222125108546 DMM INFO MM(262420000000068/e65a2293) Requesting authentication tuples (sgsn_auth.c:184) 20250222125108546 DMM DEBUG MM(262420000000068/e65a2293) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125108546 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250222125108546 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(1291)@0db0551d115f: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@0db0551d115f: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250222125108552 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125108552 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125108552 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125108552 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125108552 DMM INFO MM(262420000000068/e65a2293) Subscriber data update (mmctx.c:445) 20250222125108552 DMM DEBUG MM(262420000000068/e65a2293) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125108552 DMM INFO MM(262420000000068/e65a2293) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125108552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125108552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125108552 DMM INFO MM(262420000000068/e65a2293) <- GMM AUTH AND CIPHERING REQ (rand = 91 ba 7e c9 ae da 21 46 05 e7 97 f1 db cd 36 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222125108570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125108570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125108570 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125108570 DMM INFO MM(262420000000068/e65a2293) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125108570 DMM NOTICE MM(262420000000068/e65a2293) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125108570 DMM DEBUG MM(262420000000068/e65a2293) checking auth: received GSM SRES = ff fe cf 74 (gprs_gmm.c:721) 20250222125108570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125108570 DMM DEBUG MM(262420000000068/e65a2293) Requesting authorization (sgsn_auth.c:160) 20250222125108570 DMM INFO MM(262420000000068/e65a2293) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125108570 DMM DEBUG MM(262420000000068/e65a2293) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125108570 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250222125108570 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) 20250222125108570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222125108570 DMM INFO MM(262420000000068/e65a2293) <- GMM ATTACH ACCEPT (new P-TMSI=0xe65a2293) (gprs_gmm.c:355) 20250222125108573 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125108573 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125108573 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250222125108573 DMM INFO MM(262420000000068/e65a2293) Subscriber data update (mmctx.c:445) 20250222125108573 DMM DEBUG MM(262420000000068/e65a2293) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125108573 DMM INFO MM(262420000000068/e65a2293) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125108573 DMM NOTICE MM(262420000000068/e65a2293) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1055) 20250222125108573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125108573 DMM NOTICE MM(262420000000068/e65a2293) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125108573 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) 20250222125108574 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125108574 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250222125108574 DMM INFO MM(262420000000068/e65a2293) Subscriber data update (mmctx.c:445) 20250222125108575 DMM DEBUG MM(262420000000068/e65a2293) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222125108586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125108587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222125108587 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125108587 DMM INFO MM(262420000000068/e65a2293) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125108587 DMM NOTICE MM(262420000000068/e65a2293) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125108587 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125108587 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125108587 DLLC NOTICE LLME(fbbdb06e/e65a2293){ASSIGNED} LLGM Assign pre (ffffffff => e65a2293) (gprs_llc.c:1079) 20250222125108587 DLLC NOTICE LLME(ffffffff/e65a2293){ASSIGNED} LLGM Assign post (ffffffff => e65a2293) (gprs_llc.c:1125) 20250222125108587 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222125108587 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222125108587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125108587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125108645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125108645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222125108645 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125108645 DMM INFO MM(262420000000068/e65a2293) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222125108645 DMM INFO MM(262420000000068/e65a2293) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222125108645 DMM DEBUG MM(262420000000068/e65a2293) Using GGSN 0 (gprs_sm.c:317) 20250222125108645 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) 20250222125108645 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250222125108645 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222125108645 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:185) 20250222125108645 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250222125108670 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 27 5f 0f 60 11 0a af 83 03 14 05 7f 6f df 7c 06 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:461) 20250222125108670 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc15d4f0, cbp=0x5595ae93fd20) (sgsn_libgtp.c:632) 20250222125108670 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222125108670 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93d578 TLLI=e65a2293, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222125108670 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222125108670 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@0db0551d115f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222125108686 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:825) 20250222125108700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125108700 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250222125108700 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@0db0551d115f: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1282)@0db0551d115f: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='E65A2293'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@0db0551d115f: 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 := '6D001C848C5F80F7BCE4D61338F55398'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBE22A0F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B085E5F7F184472'O } } } } } 20250222125108715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125108715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250222125108715 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE65A2293) type="GPRS attach" (gprs_gmm.c:1325) 20250222125108715 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125108715 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222125108715 DLLC NOTICE LLME(ffffffff/e65a2293){ASSIGNED} LLGM Assign pre (e65a2293 => f43ca5d4) (gprs_llc.c:1079) 20250222125108715 DLLC NOTICE LLME(e65a2293/f43ca5d4){ASSIGNED} LLGM Assign post (e65a2293 => f43ca5d4) (gprs_llc.c:1125) 20250222125108715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125108715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125108715 DMM DEBUG MM(262420000000068/f43ca5d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125108736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125108736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250222125108736 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125108736 DMM DEBUG MM(262420000000068/f43ca5d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1139) 20250222125108736 DMM NOTICE MM(262420000000068/f43ca5d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125108736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125108736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125108736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125108736 DMM DEBUG MM(262420000000068/f43ca5d4) Requesting authorization (sgsn_auth.c:160) 20250222125108736 DMM INFO MM(262420000000068/f43ca5d4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125108736 DMM DEBUG MM(262420000000068/f43ca5d4) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125108736 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250222125108736 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) 20250222125111737 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250222125111737 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250222125111737 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250222125114738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250222125114738 DMM ERROR MM(262420000000068/f43ca5d4) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250222125114738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250222125114738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222125114738 DMM NOTICE MM(262420000000068/f43ca5d4) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250222125114738 DMM NOTICE MM(262420000000068/f43ca5d4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222125114738 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250222125114738 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93d578, TLLI=f43ca5d4, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222125114738 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222125114738 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222125114738 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250222125114738 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250222125114738 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) 20250222125114738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Reject}: Deallocated (fsm.c:568) 20250222125114738 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Standby}: Deallocated (fsm.c:568) 20250222125114738 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222125114738 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222125114738 DLLC NOTICE LLME(e65a2293/f43ca5d4){ASSIGNED} LLGM Assign pre (f43ca5d4 => ffffffff) (gprs_llc.c:1079) 20250222125114738 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f43ca5d4 => ffffffff) (gprs_llc.c:1125) 20250222125119326 DGPRS DEBUG Checking for inactive LLMEs, time = 3459585 (sgsn.c:131) 20250222125119739 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250222125124740 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250222125128473 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250222125128473 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250222125128474 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222125129741 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250222125134742 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250222125138075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125138081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125138081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222125138094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125138097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125138097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222125138105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125138108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125138108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@0db0551d115f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@0db0551d115f: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20250222125138525 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125138525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1285)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1279)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1289)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@0db0551d115f: Final verdict of PTC: none 20250222125138529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52862<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI210(1282)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1283)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@0db0551d115f: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1287)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1277)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1282): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@0db0551d115f: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@0db0551d115f: 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'. Sat Feb 22 12:51:38 UTC 2025 ------ 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 20250222125138610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125139013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59040<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121280) 20250222125139526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125139526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222125139743 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250222125139743 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5595ae93fd20) (sgsn_libgtp.c:632) 20250222125139743 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5595ae93fd20) (sgsn_libgtp.c:636) 20250222125139743 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250222125139743 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250222125139743 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250222125139743 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=121280, count=122540) 20250222125140528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125140528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:51:41 UTC 2025 /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 20250222125141529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125141529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_cell_change_different_rai_ci_data started. 20250222125142112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125142115 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@0db0551d115f: 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(1298)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125142160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125142160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125142160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125142160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125142160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125142160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125142160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125142160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125142160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125142161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125142161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125142161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125142162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125142162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125142162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125142162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125142162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125142162 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125142162 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125142162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125142162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125142162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125142166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125142181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125142181 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1300)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@0db0551d115f: 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_cell_change_different_rai_ci_data-BVCI196(1297)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1303)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125142187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125142187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125142187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125142187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125142187 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125142187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125142187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125142187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125142187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125142187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125142187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125142187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125142187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125142187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125142187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125142187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125142187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125142187 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125142187 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125142187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125142188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125142188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125142190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125142194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125142194 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1302)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125142201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125142201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125142201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125142201 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125142201 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125142201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125142201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125142201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125142201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125142201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125142201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125142201 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125142202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125142202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125142202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125142202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125142202 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125142202 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125142202 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125142202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125142202 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125142202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125142204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125142209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125142209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125142530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125142530 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125142530 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125142530 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@0db0551d115f: 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) } } } } 20250222125142535 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1309)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222125142536 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@0db0551d115f: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D2D56733'O, index=0 SGSN_Test-GSUP(1310)@0db0551d115f: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@0db0551d115f: 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 := 'CC1832E3F2B91C9786818C31E4AA0715'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '67131F59'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51FA76F6EAD1FAD6'O } } } } } 20250222125142606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125142606 DLLC NOTICE LLME(ffffffff/d2d56733){UNASSIGNED} LLC RX: unknown TLLI 0xd2d56733, creating LLME on the fly (gprs_llc.c:552) 20250222125142606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125142606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1325) 20250222125142606 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222125142606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222125142606 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222125142606 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222125142606 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125142606 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125142606 DLLC NOTICE LLME(ffffffff/d2d56733){UNASSIGNED} LLGM Assign pre (d2d56733 => dae06031) (gprs_llc.c:1079) 20250222125142606 DLLC NOTICE LLME(d2d56733/dae06031){ASSIGNED} LLGM Assign post (d2d56733 => dae06031) (gprs_llc.c:1125) 20250222125142606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125142606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125142606 DMM DEBUG MM(262420000000070/dae06031) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125142630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125142630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222125142630 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125142630 DMM DEBUG MM(262420000000070/dae06031) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1139) 20250222125142630 DMM NOTICE MM(262420000000070/dae06031) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125142630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125142630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125142630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125142630 DMM DEBUG MM(262420000000070/dae06031) Requesting authorization (sgsn_auth.c:160) 20250222125142630 DMM INFO MM(262420000000070/dae06031) Requesting authentication tuples (sgsn_auth.c:184) 20250222125142630 DMM DEBUG MM(262420000000070/dae06031) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125142630 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250222125142630 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(1310)@0db0551d115f: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@0db0551d115f: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250222125142636 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125142636 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125142636 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125142636 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125142636 DMM INFO MM(262420000000070/dae06031) Subscriber data update (mmctx.c:445) 20250222125142636 DMM DEBUG MM(262420000000070/dae06031) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125142636 DMM INFO MM(262420000000070/dae06031) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125142636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125142636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125142636 DMM INFO MM(262420000000070/dae06031) <- GMM AUTH AND CIPHERING REQ (rand = cc 18 32 e3 f2 b9 1c 97 86 81 8c 31 e4 aa 07 15 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222125142652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125142652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125142652 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125142652 DMM INFO MM(262420000000070/dae06031) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125142652 DMM NOTICE MM(262420000000070/dae06031) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125142652 DMM DEBUG MM(262420000000070/dae06031) checking auth: received GSM SRES = 67 13 1f 59 (gprs_gmm.c:721) 20250222125142652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125142652 DMM DEBUG MM(262420000000070/dae06031) Requesting authorization (sgsn_auth.c:160) 20250222125142652 DMM INFO MM(262420000000070/dae06031) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125142652 DMM DEBUG MM(262420000000070/dae06031) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125142652 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250222125142652 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) 20250222125142652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222125142652 DMM INFO MM(262420000000070/dae06031) <- GMM ATTACH ACCEPT (new P-TMSI=0xdae06031) (gprs_gmm.c:355) 20250222125142655 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125142655 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125142655 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250222125142655 DMM INFO MM(262420000000070/dae06031) Subscriber data update (mmctx.c:445) 20250222125142655 DMM DEBUG MM(262420000000070/dae06031) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125142655 DMM INFO MM(262420000000070/dae06031) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125142655 DMM NOTICE MM(262420000000070/dae06031) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1055) 20250222125142655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125142655 DMM NOTICE MM(262420000000070/dae06031) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125142655 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) 20250222125142656 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125142656 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250222125142656 DMM INFO MM(262420000000070/dae06031) Subscriber data update (mmctx.c:445) 20250222125142656 DMM DEBUG MM(262420000000070/dae06031) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222125142668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125142669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222125142669 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125142669 DMM INFO MM(262420000000070/dae06031) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125142669 DMM NOTICE MM(262420000000070/dae06031) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125142669 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125142669 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125142669 DLLC NOTICE LLME(d2d56733/dae06031){ASSIGNED} LLGM Assign pre (ffffffff => dae06031) (gprs_llc.c:1079) 20250222125142669 DLLC NOTICE LLME(ffffffff/dae06031){ASSIGNED} LLGM Assign post (ffffffff => dae06031) (gprs_llc.c:1125) 20250222125142669 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222125142669 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222125142669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125142669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125142725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125142725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222125142725 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125142725 DMM INFO MM(262420000000070/dae06031) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222125142725 DMM INFO MM(262420000000070/dae06031) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222125142725 DMM DEBUG MM(262420000000070/dae06031) Using GGSN 0 (gprs_sm.c:317) 20250222125142725 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) 20250222125142725 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250222125142725 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222125142725 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:185) 20250222125142725 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250222125142747 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 fc 30 ba 4b 11 47 98 91 06 14 05 7f 3a 06 3a 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=1074 from retransmit req queue (gtp.c:461) 20250222125142747 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc15d4f0, cbp=0x5595ae93fd20) (sgsn_libgtp.c:632) 20250222125142747 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222125142747 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93d578 TLLI=dae06031, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222125142747 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222125142747 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@0db0551d115f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222125142760 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:825) 20250222125142773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125142773 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250222125142773 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_rai_ci_data-BVCI210(1302)@0db0551d115f: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='DAE06031'O, index=0 20250222125142786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125142786 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125142786 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5595ae93d578, TLLI=dae06031, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@0db0551d115f: Removing Client IMSI='262420000000070'H, index=0 20250222125144788 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:825) TC_cell_change_different_rai_ci_data-BVCI196(1297)@0db0551d115f: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@0db0551d115f: Final verdict of PTC: pass 20250222125144806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@0db0551d115f: Final verdict of PTC: none 20250222125144810 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125144810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1298)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1303)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1308)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1306)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1301)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1296)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@0db0551d115f: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:51:44 UTC 2025 ====== 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 20250222125144917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125145319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93488) 20250222125145775 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250222125145775 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250222125145775 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250222125145810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125145811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93488, count=100504) 20250222125146812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125146813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:51:47 UTC 2025 /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 20250222125147814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125147814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_cell_change_different_ci_attach started. 20250222125148416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125148419 DMM INFO MM(262420000000070/dae06031) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125148419 DMM INFO MM(262420000000070/dae06031) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125148419 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125148419 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125148419 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222125148419 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250222125148419 DLLC NOTICE LLME(ffffffff/dae06031){ASSIGNED} LLGM Assign pre (dae06031 => ffffffff) (gprs_llc.c:1079) 20250222125148419 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dae06031 => ffffffff) (gprs_llc.c:1125) 20250222125148419 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93d220 (gprs_sndcp.c:574) 20250222125148419 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93d578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222125148419 DMM NOTICE MM(262420000000070/dae06031) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222125148419 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250222125148419 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222125148419 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222125148419 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250222125148419 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250222125148419 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) 20250222125148419 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:402) 20250222125148419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222125148419 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222125148419 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222125148419 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222125148419 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125148456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125148456 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125148456 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125148456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125148456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125148456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125148456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125148456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125148457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125148457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125148457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125148457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125148457 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125148457 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125148457 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125148457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125148457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125148457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125148458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125148463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125148463 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@0db0551d115f: 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(1323)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@0db0551d115f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1322)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222125148474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125148474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125148474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125148474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125148474 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125148474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125148474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125148474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125148474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125148474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125148474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125148474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125148474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125148474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125148474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125148474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125148474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125148474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125148474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125148474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125148475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125148475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125148477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1319)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250222125148482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125148482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1327)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125148483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125148483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125148483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125148483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125148483 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125148483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125148483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125148483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125148483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_cell_change_different_ci_attach-BVCI210(1320)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1327)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125148484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125148484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125148484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125148484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125148484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125148484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125148484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125148484 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125148484 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125148484 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125148484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125148484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125148484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125148486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125148490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125148490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125148815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125148815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125148815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125148815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@0db0551d115f: 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) } } } } 20250222125148820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125148821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@0db0551d115f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D12914BA'O, index=0 SGSN_Test-GSUP(1329)@0db0551d115f: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@0db0551d115f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@0db0551d115f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D12914BA'O, index=0 TC_cell_change_different_ci_attach(1331)@0db0551d115f: 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 := '120DA71A5356AD6BDD2D0966276CEDF4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6883AFF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B32AA889A7659869'O } } } } } 20250222125148901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125148901 DLLC NOTICE LLME(ffffffff/d12914ba){UNASSIGNED} LLC RX: unknown TLLI 0xd12914ba, creating LLME on the fly (gprs_llc.c:552) 20250222125148902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125148902 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1325) 20250222125148902 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222125148902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222125148902 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222125148902 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222125148902 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125148902 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125148902 DLLC NOTICE LLME(ffffffff/d12914ba){UNASSIGNED} LLGM Assign pre (d12914ba => e017382f) (gprs_llc.c:1079) 20250222125148902 DLLC NOTICE LLME(d12914ba/e017382f){ASSIGNED} LLGM Assign post (d12914ba => e017382f) (gprs_llc.c:1125) 20250222125148902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125148902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125148902 DMM DEBUG MM(262420000000069/e017382f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125148923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125148923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222125148923 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125148923 DMM DEBUG MM(262420000000069/e017382f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1139) 20250222125148923 DMM NOTICE MM(262420000000069/e017382f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125148923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125148923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125148923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125148923 DMM DEBUG MM(262420000000069/e017382f) Requesting authorization (sgsn_auth.c:160) 20250222125148923 DMM INFO MM(262420000000069/e017382f) Requesting authentication tuples (sgsn_auth.c:184) 20250222125148923 DMM DEBUG MM(262420000000069/e017382f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125148923 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250222125148923 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(1329)@0db0551d115f: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@0db0551d115f: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250222125148929 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125148929 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125148929 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125148929 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125148929 DMM INFO MM(262420000000069/e017382f) Subscriber data update (mmctx.c:445) 20250222125148929 DMM DEBUG MM(262420000000069/e017382f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125148929 DMM INFO MM(262420000000069/e017382f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125148929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125148929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125148929 DMM INFO MM(262420000000069/e017382f) <- GMM AUTH AND CIPHERING REQ (rand = 12 0d a7 1a 53 56 ad 6b dd 2d 09 66 27 6c ed f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222125148944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125148944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125148944 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125148944 DMM INFO MM(262420000000069/e017382f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125148944 DMM NOTICE MM(262420000000069/e017382f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125148944 DMM DEBUG MM(262420000000069/e017382f) checking auth: received GSM SRES = 68 83 af f5 (gprs_gmm.c:721) 20250222125148944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125148944 DMM DEBUG MM(262420000000069/e017382f) Requesting authorization (sgsn_auth.c:160) 20250222125148944 DMM INFO MM(262420000000069/e017382f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125148944 DMM DEBUG MM(262420000000069/e017382f) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125148944 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250222125148944 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) 20250222125148945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222125148945 DMM INFO MM(262420000000069/e017382f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe017382f) (gprs_gmm.c:355) 20250222125148947 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125148947 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125148947 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250222125148947 DMM INFO MM(262420000000069/e017382f) Subscriber data update (mmctx.c:445) 20250222125148947 DMM DEBUG MM(262420000000069/e017382f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125148947 DMM INFO MM(262420000000069/e017382f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125148947 DMM NOTICE MM(262420000000069/e017382f) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1055) 20250222125148947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125148947 DMM NOTICE MM(262420000000069/e017382f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125148947 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) 20250222125148949 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125148949 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250222125148949 DMM INFO MM(262420000000069/e017382f) Subscriber data update (mmctx.c:445) 20250222125148949 DMM DEBUG MM(262420000000069/e017382f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222125148961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125148961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222125148961 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125148961 DMM INFO MM(262420000000069/e017382f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125148961 DMM NOTICE MM(262420000000069/e017382f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125148961 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125148961 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125148961 DLLC NOTICE LLME(d12914ba/e017382f){ASSIGNED} LLGM Assign pre (ffffffff => e017382f) (gprs_llc.c:1079) 20250222125148961 DLLC NOTICE LLME(ffffffff/e017382f){ASSIGNED} LLGM Assign post (ffffffff => e017382f) (gprs_llc.c:1125) 20250222125148961 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222125148961 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222125148961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125148961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125149018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125149018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222125149018 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125149018 DMM INFO MM(262420000000069/e017382f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222125149018 DMM INFO MM(262420000000069/e017382f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222125149018 DMM DEBUG MM(262420000000069/e017382f) Using GGSN 0 (gprs_sm.c:317) 20250222125149018 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) 20250222125149018 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250222125149018 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222125149018 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:185) 20250222125149018 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250222125149036 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 78 af e3 24 11 31 9f a1 04 14 05 7f 46 5c 2b 86 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:461) 20250222125149036 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc15e568, cbp=0x5595ae9397d0) (sgsn_libgtp.c:632) 20250222125149036 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222125149036 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93d578 TLLI=e017382f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222125149036 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222125149036 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@0db0551d115f: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222125149052 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:825) 20250222125149066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125149066 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250222125149066 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_ci_attach-BVCI210(1320)@0db0551d115f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@0db0551d115f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E017382F'O, index=0 TC_cell_change_different_ci_attach(1331)@0db0551d115f: 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 := '481C825AF7E9175DA31942F4CA9540D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFED8CB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28F2A7DFC0BB38A0'O } } } } } 20250222125149080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125149080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250222125149080 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125149080 DMM INFO MM(262420000000069/e017382f) -> GMM ATTACH REQUEST MI(TMSI-0xE017382F) type="GPRS attach" (gprs_gmm.c:1325) 20250222125149080 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125149080 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222125149080 DLLC NOTICE LLME(ffffffff/e017382f){ASSIGNED} LLGM Assign pre (e017382f => fa6bbde4) (gprs_llc.c:1079) 20250222125149080 DLLC NOTICE LLME(e017382f/fa6bbde4){ASSIGNED} LLGM Assign post (e017382f => fa6bbde4) (gprs_llc.c:1125) 20250222125149080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125149080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125149080 DMM DEBUG MM(262420000000069/fa6bbde4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125149105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125149105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250222125149105 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125149105 DMM DEBUG MM(262420000000069/fa6bbde4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1139) 20250222125149105 DMM NOTICE MM(262420000000069/fa6bbde4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125149105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125149105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125149105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125149105 DMM DEBUG MM(262420000000069/fa6bbde4) Requesting authorization (sgsn_auth.c:160) 20250222125149105 DMM INFO MM(262420000000069/fa6bbde4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125149105 DMM DEBUG MM(262420000000069/fa6bbde4) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125149105 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250222125149105 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) 20250222125149328 DGPRS DEBUG Checking for inactive LLMEs, time = 3459615 (sgsn.c:131) 20250222125152106 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250222125152107 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250222125152107 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250222125155107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250222125155107 DMM ERROR MM(262420000000069/fa6bbde4) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250222125155107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250222125155107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250222125155107 DMM NOTICE MM(262420000000069/fa6bbde4) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:419) 20250222125155107 DMM NOTICE MM(262420000000069/fa6bbde4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222125155107 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250222125155107 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93d578, TLLI=fa6bbde4, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222125155107 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222125155107 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222125155107 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250222125155107 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250222125155107 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) 20250222125155108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Reject}: Deallocated (fsm.c:568) 20250222125155108 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Standby}: Deallocated (fsm.c:568) 20250222125155108 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222125155108 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250222125155108 DLLC NOTICE LLME(e017382f/fa6bbde4){ASSIGNED} LLGM Assign pre (fa6bbde4 => ffffffff) (gprs_llc.c:1079) 20250222125155108 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa6bbde4 => ffffffff) (gprs_llc.c:1125) 20250222125200109 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250222125205111 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250222125208816 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250222125208816 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222125208817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250222125210113 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250222125215115 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250222125218458 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125218465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125218465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222125218475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125218479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125218479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250222125218485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125218488 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125218488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@0db0551d115f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@0db0551d115f: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1329)@0db0551d115f: Final verdict of PTC: none 20250222125218892 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125218892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1323)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1327)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@0db0551d115f: Final verdict of PTC: none 20250222125218894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57482<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI220(1326)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1317)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1320)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1321)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1315)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1325)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@0db0551d115f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@0db0551d115f: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@0db0551d115f: 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'. Sat Feb 22 12:52:18 UTC 2025 ------ 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 20250222125218954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125219328 DGPRS DEBUG Checking for inactive LLMEs, time = 3459645 (sgsn.c:131) 20250222125219356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44494<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=123116) 20250222125219893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125219894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222125220116 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250222125220116 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x5595ae9397d0) (sgsn_libgtp.c:632) 20250222125220116 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x5595ae9397d0) (sgsn_libgtp.c:636) 20250222125220116 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20250222125220116 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20250222125220116 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250222125220116 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=123116, count=128768) 20250222125220895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125220896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:52:21 UTC 2025 /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 20250222125221897 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125221897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_cell_change_different_ci_data started. 20250222125222458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125222462 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125222510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125222510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125222510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125222510 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125222510 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125222510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125222510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125222510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125222510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125222512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125222512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125222512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125222512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125222512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125222512 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125222512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125222512 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125222512 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125222512 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125222512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125222513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125222513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1337)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222125222516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@0db0551d115f: 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 } 20250222125222528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125222528 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1341)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125222530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125222530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125222530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125222530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125222530 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125222530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125222530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125222530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125222530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125222531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125222531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125222531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125222531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125222531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125222531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125222531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125222531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125222531 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125222531 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125222531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) TC_cell_change_different_ci_data-BVCI196(1335)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125222532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125222532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1342)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222125222536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222125222544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125222544 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1342)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@0db0551d115f: Provider Link came up: sending NS-RESET TC_cell_change_different_ci_data-BVCI210(1340)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125222546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125222546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125222546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125222546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125222546 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125222546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125222546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125222546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125222546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125222548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125222548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125222548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125222548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125222548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125222548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125222548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125222548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125222548 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125222548 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125222548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125222548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125222548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125222550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125222554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125222554 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125222899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125222899 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125222899 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125222899 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@0db0551d115f: 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) } } } } 20250222125222903 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125222904 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@0db0551d115f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F4A9605A'O, index=0 SGSN_Test-GSUP(1348)@0db0551d115f: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@0db0551d115f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@0db0551d115f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F4A9605A'O, index=0 TC_cell_change_different_ci_data(1350)@0db0551d115f: 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 := '603774B9A04280B170327C584F428122'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F108D9B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B44F1C3D02DC16C7'O } } } } } 20250222125222989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125222989 DLLC NOTICE LLME(ffffffff/f4a9605a){UNASSIGNED} LLC RX: unknown TLLI 0xf4a9605a, creating LLME on the fly (gprs_llc.c:552) 20250222125222989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125222989 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1325) 20250222125222989 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222125222989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222125222989 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222125222989 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222125222989 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125222989 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125222989 DLLC NOTICE LLME(ffffffff/f4a9605a){UNASSIGNED} LLGM Assign pre (f4a9605a => c510307e) (gprs_llc.c:1079) 20250222125222989 DLLC NOTICE LLME(f4a9605a/c510307e){ASSIGNED} LLGM Assign post (f4a9605a => c510307e) (gprs_llc.c:1125) 20250222125222989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125222989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125222989 DMM DEBUG MM(262420000000071/c510307e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125223009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125223010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222125223010 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125223010 DMM DEBUG MM(262420000000071/c510307e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1139) 20250222125223010 DMM NOTICE MM(262420000000071/c510307e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125223010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125223010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125223010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125223010 DMM DEBUG MM(262420000000071/c510307e) Requesting authorization (sgsn_auth.c:160) 20250222125223010 DMM INFO MM(262420000000071/c510307e) Requesting authentication tuples (sgsn_auth.c:184) 20250222125223010 DMM DEBUG MM(262420000000071/c510307e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125223010 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250222125223010 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(1348)@0db0551d115f: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@0db0551d115f: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250222125223016 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125223016 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125223016 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125223016 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125223016 DMM INFO MM(262420000000071/c510307e) Subscriber data update (mmctx.c:445) 20250222125223016 DMM DEBUG MM(262420000000071/c510307e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125223016 DMM INFO MM(262420000000071/c510307e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125223016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125223016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125223016 DMM INFO MM(262420000000071/c510307e) <- GMM AUTH AND CIPHERING REQ (rand = 60 37 74 b9 a0 42 80 b1 70 32 7c 58 4f 42 81 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222125223031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125223031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125223031 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125223031 DMM INFO MM(262420000000071/c510307e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125223031 DMM NOTICE MM(262420000000071/c510307e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125223031 DMM DEBUG MM(262420000000071/c510307e) checking auth: received GSM SRES = f1 08 d9 b4 (gprs_gmm.c:721) 20250222125223031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125223031 DMM DEBUG MM(262420000000071/c510307e) Requesting authorization (sgsn_auth.c:160) 20250222125223031 DMM INFO MM(262420000000071/c510307e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125223031 DMM DEBUG MM(262420000000071/c510307e) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125223031 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250222125223031 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) 20250222125223031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222125223031 DMM INFO MM(262420000000071/c510307e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc510307e) (gprs_gmm.c:355) 20250222125223034 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125223034 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125223034 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250222125223034 DMM INFO MM(262420000000071/c510307e) Subscriber data update (mmctx.c:445) 20250222125223034 DMM DEBUG MM(262420000000071/c510307e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125223034 DMM INFO MM(262420000000071/c510307e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125223034 DMM NOTICE MM(262420000000071/c510307e) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1055) 20250222125223034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125223034 DMM NOTICE MM(262420000000071/c510307e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125223034 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) 20250222125223035 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125223035 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250222125223035 DMM INFO MM(262420000000071/c510307e) Subscriber data update (mmctx.c:445) 20250222125223035 DMM DEBUG MM(262420000000071/c510307e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222125223048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125223048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222125223048 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125223048 DMM INFO MM(262420000000071/c510307e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125223048 DMM NOTICE MM(262420000000071/c510307e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125223048 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125223048 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125223048 DLLC NOTICE LLME(f4a9605a/c510307e){ASSIGNED} LLGM Assign pre (ffffffff => c510307e) (gprs_llc.c:1079) 20250222125223048 DLLC NOTICE LLME(ffffffff/c510307e){ASSIGNED} LLGM Assign post (ffffffff => c510307e) (gprs_llc.c:1125) 20250222125223048 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222125223048 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222125223048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125223048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125223106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125223106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250222125223106 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125223106 DMM INFO MM(262420000000071/c510307e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:473) 20250222125223106 DMM INFO MM(262420000000071/c510307e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250222125223106 DMM DEBUG MM(262420000000071/c510307e) Using GGSN 0 (gprs_sm.c:317) 20250222125223106 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) 20250222125223106 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250222125223106 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250222125223106 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:185) 20250222125223107 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250222125223132 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 9e 67 3d 94 11 18 de 1b c0 14 05 7f 61 1d aa cd 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:461) 20250222125223132 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f63bc15e568, cbp=0x5595ae9397d0) (sgsn_libgtp.c:632) 20250222125223132 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:407) 20250222125223132 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5595ae93d578 TLLI=c510307e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250222125223132 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250222125223132 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@0db0551d115f: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed 20250222125223150 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:825) 20250222125223163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125223163 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250222125223164 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) TC_cell_change_different_ci_data-BVCI210(1340)@0db0551d115f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@0db0551d115f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C510307E'O, index=0 20250222125223178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125223178 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125223178 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125223180 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:825) TC_cell_change_different_ci_data-BVCI196(1335)@0db0551d115f: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@0db0551d115f: Final verdict of PTC: pass 20250222125223205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44506<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1346)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1341)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@0db0551d115f: Final verdict of PTC: none 20250222125223212 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125223212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1343)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1336)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1347)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@0db0551d115f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1344)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1339)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1334)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@0db0551d115f: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:52:23 UTC 2025 ====== 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 20250222125223312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125223714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44518<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74620) 20250222125224213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125224213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74620, count=99140) 20250222125225215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125225215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:52:25 UTC 2025 /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 20250222125226179 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Timeout of T3314 (fsm.c:317) 20250222125226180 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250222125226180 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250222125226216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125226216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_sgsn_context_req_in started. 20250222125226805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125226807 DMM INFO MM(262420000000071/c510307e) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125226807 DMM INFO MM(262420000000071/c510307e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125226807 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125226807 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125226807 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222125226807 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250222125226807 DLLC NOTICE LLME(ffffffff/c510307e){ASSIGNED} LLGM Assign pre (c510307e => ffffffff) (gprs_llc.c:1079) 20250222125226807 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c510307e => ffffffff) (gprs_llc.c:1125) 20250222125226807 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5595ae93d220 (gprs_sndcp.c:574) 20250222125226807 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5595ae93d578, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250222125226807 DMM NOTICE MM(262420000000071/c510307e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250222125226807 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250222125226807 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250222125226807 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:325) 20250222125226807 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250222125226807 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250222125226807 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) 20250222125226807 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:402) 20250222125226807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222125226808 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222125226808 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222125226808 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222125226808 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@0db0551d115f: 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)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125226852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125226852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125226852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125226852 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125226852 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125226852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125226852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125226852 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125226852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125226853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125226853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125226853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125226853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125226853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125226853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125226853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125226853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125226853 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125226853 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125226853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1355)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222125226854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125226854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125226855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125226860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125226860 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1357)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1354)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@0db0551d115f: 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(1360)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125226866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125226866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125226866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125226866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125226866 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125226866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125226866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125226866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125226866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125226867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125226867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125226867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125226867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125226867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125226867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125226867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125226867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125226867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125226867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125226867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125226867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125226867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125226869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125226874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125226874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1359)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1361)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125226880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125226880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125226880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125226880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125226880 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125226880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125226880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125226880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125226880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125226880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125226881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125226881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125226881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125226881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125226881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125226881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125226881 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125226881 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125226881 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125226881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125226881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125226881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125226883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125226890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125226890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125227217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125227218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125227218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125227218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@0db0551d115f: 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) } } } } 20250222125227222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125227223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@0db0551d115f: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F2270446'O, index=0 SGSN_Test-GSUP(1367)@0db0551d115f: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@0db0551d115f: 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 := 'A344ACA0A5B9D58A75E37F12DC4C01EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '809C32D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85D8ECB0A0B7B691'O } } } } } 20250222125228298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125228298 DLLC NOTICE LLME(ffffffff/f2270446){UNASSIGNED} LLC RX: unknown TLLI 0xf2270446, creating LLME on the fly (gprs_llc.c:552) 20250222125228298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125228298 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1325) 20250222125228298 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222125228298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222125228298 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222125228298 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Allocated (fsm.c:456) 20250222125228298 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125228298 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125228298 DLLC NOTICE LLME(ffffffff/f2270446){UNASSIGNED} LLGM Assign pre (f2270446 => e1bf942a) (gprs_llc.c:1079) 20250222125228298 DLLC NOTICE LLME(f2270446/e1bf942a){ASSIGNED} LLGM Assign post (f2270446 => e1bf942a) (gprs_llc.c:1125) 20250222125228298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125228298 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125228298 DMM DEBUG MM(262420000000072/e1bf942a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125228320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125228320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222125228320 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125228320 DMM DEBUG MM(262420000000072/e1bf942a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1139) 20250222125228320 DMM NOTICE MM(262420000000072/e1bf942a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125228320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125228320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125228320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125228320 DMM DEBUG MM(262420000000072/e1bf942a) Requesting authorization (sgsn_auth.c:160) 20250222125228321 DMM INFO MM(262420000000072/e1bf942a) Requesting authentication tuples (sgsn_auth.c:184) 20250222125228321 DMM DEBUG MM(262420000000072/e1bf942a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125228321 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250222125228321 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(1367)@0db0551d115f: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@0db0551d115f: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250222125228327 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125228327 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125228327 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125228327 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125228327 DMM INFO MM(262420000000072/e1bf942a) Subscriber data update (mmctx.c:445) 20250222125228327 DMM DEBUG MM(262420000000072/e1bf942a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125228327 DMM INFO MM(262420000000072/e1bf942a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125228327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125228327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125228327 DMM INFO MM(262420000000072/e1bf942a) <- GMM AUTH AND CIPHERING REQ (rand = a3 44 ac a0 a5 b9 d5 8a 75 e3 7f 12 dc 4c 01 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:541) 20250222125228344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125228345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125228345 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125228345 DMM INFO MM(262420000000072/e1bf942a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125228345 DMM NOTICE MM(262420000000072/e1bf942a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125228345 DMM DEBUG MM(262420000000072/e1bf942a) checking auth: received GSM SRES = 80 9c 32 d2 (gprs_gmm.c:721) 20250222125228345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125228345 DMM DEBUG MM(262420000000072/e1bf942a) Requesting authorization (sgsn_auth.c:160) 20250222125228345 DMM INFO MM(262420000000072/e1bf942a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125228345 DMM DEBUG MM(262420000000072/e1bf942a) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125228345 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250222125228345 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) 20250222125228345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222125228345 DMM INFO MM(262420000000072/e1bf942a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1bf942a) (gprs_gmm.c:355) 20250222125228347 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125228347 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125228347 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250222125228347 DMM INFO MM(262420000000072/e1bf942a) Subscriber data update (mmctx.c:445) 20250222125228348 DMM DEBUG MM(262420000000072/e1bf942a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125228348 DMM INFO MM(262420000000072/e1bf942a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125228348 DMM NOTICE MM(262420000000072/e1bf942a) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1055) 20250222125228348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125228348 DMM NOTICE MM(262420000000072/e1bf942a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125228348 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) 20250222125228349 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125228349 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250222125228349 DMM INFO MM(262420000000072/e1bf942a) Subscriber data update (mmctx.c:445) 20250222125228349 DMM DEBUG MM(262420000000072/e1bf942a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222125228360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125228360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222125228360 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125228361 DMM INFO MM(262420000000072/e1bf942a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125228361 DMM NOTICE MM(262420000000072/e1bf942a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125228361 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125228361 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125228361 DLLC NOTICE LLME(f2270446/e1bf942a){ASSIGNED} LLGM Assign pre (ffffffff => e1bf942a) (gprs_llc.c:1079) 20250222125228361 DLLC NOTICE LLME(ffffffff/e1bf942a){ASSIGNED} LLGM Assign post (ffffffff => e1bf942a) (gprs_llc.c:1125) 20250222125228361 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222125228361 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222125228361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125228361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125228421 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 aa 6d 00 00 03 52 f0 99 42 42 de 05 e1 bf 94 2a 0c 01 02 03 0d fe 11 d2 75 b4 50 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) TC_sgsn_context_req_in(1369)@0db0551d115f: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250222125230420 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250222125230420 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250222125230420 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) 20250222125230420 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250222125230420 DMM INFO MM(262420000000072/e1bf942a) Subscriber data update (mmctx.c:445) 20250222125230420 DMM DEBUG MM(262420000000072/e1bf942a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250222125230420 DMM INFO MM(262420000000072/e1bf942a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250222125230420 DMM INFO MM(262420000000072/e1bf942a) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125230420 DMM INFO MM(262420000000072/e1bf942a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125230420 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125230420 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125230420 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222125230420 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222125230420 DLLC NOTICE LLME(ffffffff/e1bf942a){ASSIGNED} LLGM Assign pre (e1bf942a => ffffffff) (gprs_llc.c:1079) 20250222125230420 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1bf942a => ffffffff) (gprs_llc.c:1125) 20250222125230420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222125230420 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222125230420 DMM DEBUG MM_STATE_Iu[0x5595ae930fc0]{Detached}: Deallocated (fsm.c:568) 20250222125230420 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@0db0551d115f: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@0db0551d115f: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250222125230430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44336<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222125230435 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125230435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_sgsn_context_req_in-BVCI196(1354)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1355)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1360)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1365)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@0db0551d115f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@0db0551d115f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1367)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1358)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1363)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1353)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@0db0551d115f: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@0db0551d115f: 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'. Sat Feb 22 12:52:30 UTC 2025 ------ 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 20250222125230512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125230914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95652) 20250222125231436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125231436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95652, count=100008) 20250222125232437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125232437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:52:32 UTC 2025 /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 20250222125233438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125233438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_sgsn_context_req_out started. 20250222125234009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125234012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@0db0551d115f: 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(1374)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125234054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125234054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125234054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125234054 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125234054 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125234054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125234054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125234054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125234054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125234055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125234055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125234055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125234055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125234055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125234055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125234055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125234055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125234055 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125234055 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125234055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125234055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125234055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125234057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222125234063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125234063 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1375)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_sgsn_context_req_out-BVCI196(1373)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1379)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125234067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125234067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125234067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125234067 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125234067 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125234067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125234067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125234067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125234067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125234068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125234068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125234068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125234068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125234068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125234068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125234068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125234068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125234068 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125234068 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125234068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125234068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125234068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125234070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125234076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125234076 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1381)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1378)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125234081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125234081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125234081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125234081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125234081 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125234081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125234081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125234081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125234081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125234082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125234082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125234082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125234082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125234082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125234082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125234082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125234082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125234082 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125234082 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125234082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125234082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125234082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125234084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125234089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125234089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125234439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125234439 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125234439 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125234439 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@0db0551d115f: 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) } } } } 20250222125234443 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1385)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222125234444 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@0db0551d115f: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='F98B3EF1'O, index=0 SGSN_Test-GSUP(1386)@0db0551d115f: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250222125235513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125235513 DLLC NOTICE LLME(ffffffff/f98b3ef1){UNASSIGNED} LLC RX: unknown TLLI 0xf98b3ef1, creating LLME on the fly (gprs_llc.c:552) 20250222125235513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250222125235513 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222125235513 DMM NOTICE LLME(ffffffff/f98b3ef1){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1775) 20250222125235513 DLLC NOTICE LLME(ffffffff/f98b3ef1){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250222125235513 DMM ERROR LLME(ffffffff/f98b3ef1){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1796) 20250222125235513 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250222125235513 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250222125235513 DLLC NOTICE LLME(ffffffff/f98b3ef1){UNASSIGNED} LLGM Assign pre (f98b3ef1 => ffffffff) (gprs_llc.c:1079) 20250222125235513 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f98b3ef1 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@0db0551d115f: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@0db0551d115f: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1386)@0db0551d115f: Final verdict of PTC: none 20250222125235542 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125235542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222125235543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1385)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1374)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1384)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1379)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@0db0551d115f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@0db0551d115f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@0db0551d115f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1382)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1377)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1372)@0db0551d115f: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@0db0551d115f: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@0db0551d115f: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@0db0551d115f: 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'. Sat Feb 22 12:52:35 UTC 2025 ------ 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 20250222125235642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125236044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50476) 20250222125236543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125236543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50476, count=54832) 20250222125237544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125237544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:52:38 UTC 2025 /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 20250222125238545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125238545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_req_id_req_ra_update started. 20250222125239133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125239135 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@0db0551d115f: 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(1393)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125239177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125239177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125239177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125239177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125239177 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125239177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125239177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125239177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125239177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125239178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125239178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125239178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125239178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125239178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125239178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125239178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125239178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125239178 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125239178 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125239178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125239178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125239178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125239180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125239186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125239186 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI196(1392)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@0db0551d115f: 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)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125239190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125239190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125239190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125239190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125239190 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125239190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125239190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125239190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125239191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125239191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125239191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125239191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125239191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125239191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125239191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125239191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125239191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125239191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125239191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125239191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125239191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125239191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125239193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125239197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125239197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1397)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@0db0551d115f: 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)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125239205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125239205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125239205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125239205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125239205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125239205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125239205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125239205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125239205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125239206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125239206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125239206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125239206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125239206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125239206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125239206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125239206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125239206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125239206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125239206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125239206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125239206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125239208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125239212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125239212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125239546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125239546 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125239546 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125239546 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@0db0551d115f: 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) } } } } 20250222125239550 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125239551 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@0db0551d115f: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='E0192E5E'O, index=0 SGSN_Test-GSUP(1405)@0db0551d115f: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250222125239622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125239622 DLLC NOTICE LLME(ffffffff/e0192e5e){UNASSIGNED} LLC RX: unknown TLLI 0xe0192e5e, creating LLME on the fly (gprs_llc.c:552) 20250222125239623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125239623 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1325) 20250222125239623 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222125239623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222125239623 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222125239623 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222125239623 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125239623 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125239623 DLLC NOTICE LLME(ffffffff/e0192e5e){UNASSIGNED} LLGM Assign pre (e0192e5e => fff0d6f5) (gprs_llc.c:1079) 20250222125239623 DLLC NOTICE LLME(e0192e5e/fff0d6f5){ASSIGNED} LLGM Assign post (e0192e5e => fff0d6f5) (gprs_llc.c:1125) 20250222125239623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125239623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125239623 DMM DEBUG MM(262420000000047/fff0d6f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125239647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125239648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125239648 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125239648 DMM INFO MM(262420000000047/fff0d6f5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222125239648 DMM INFO MM(262420000000047/fff0d6f5) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-28824-115 New RA: 262-42-13135-0 (gprs_gmm.c:1763) 20250222125239648 DMM NOTICE MM(262420000000047/fff0d6f5) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1865) 20250222125239648 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1626) 20250222125239648 DMM INFO MM(262420000000047/fff0d6f5) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20250222125239648 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125239648 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125239648 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222125239648 DMM ERROR MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250222125239648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Deallocated (fsm.c:568) 20250222125239648 DMM DEBUG MM_STATE_Gb(0)[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222125239648 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222125239648 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222125239648 DLLC NOTICE LLME(e0192e5e/fff0d6f5){ASSIGNED} LLGM Assign pre (fff0d6f5 => ffffffff) (gprs_llc.c:1079) 20250222125239648 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fff0d6f5 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@0db0551d115f: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@0db0551d115f: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@0db0551d115f: Final verdict of PTC: pass 20250222125239664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@0db0551d115f: Final verdict of PTC: none 20250222125239669 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125239669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1390)@0db0551d115f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1403)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1398)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@0db0551d115f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1392)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@0db0551d115f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1393)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1391)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1396)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1401)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@0db0551d115f: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:52:39 UTC 2025 ====== 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 20250222125239765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125240167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58160) 20250222125240670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125240670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58160, count=62516) 20250222125241672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125241672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test execution finished. MTC@0db0551d115f: 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 ------ Sat Feb 22 12:52:42 UTC 2025 /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 20250222125242673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125242673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_iu_attach started. 20250222125243263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125243265 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@0db0551d115f: 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(1412)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125243308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125243308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125243308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125243308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125243308 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125243308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125243308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125243308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125243308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125243309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125243309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125243309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125243309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125243309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125243309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125243309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125243309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125243309 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125243309 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125243309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125243310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125243310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1413)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222125243314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1409)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@0db0551d115f: 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(1417)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250222125243321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125243321 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1417)@0db0551d115f: Provider Link came up: sending NS-RESET TC_iu_attach-BVCI196(1411)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125243323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125243323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125243323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125243323 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125243323 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125243323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125243323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125243323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125243323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125243324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125243324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125243324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125243325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125243325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125243325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125243325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125243325 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125243325 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125243325 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125243325 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125243325 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125243325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125243327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1418)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1414)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125243331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125243331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@0db0551d115f: 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(1422)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125243337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125243337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125243337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125243337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125243337 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125243337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125243337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125243337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125243337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125243338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125243338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125243338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125243338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125243338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125243338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125243338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125243338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125243338 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125243338 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125243338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125243338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125243338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125243341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1425)@0db0551d115f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@0db0551d115f: ************************************************* MTC@0db0551d115f: Starting RAN_Emulation 20250222125243346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125243346 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1423)@0db0551d115f: v_sccp_pdu_maxlen:268 TC_iu_attach-BVCI220(1421)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125243547 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125243547 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:112) 20250222125243547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125243547 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250222125243555 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125243555 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125243555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125243555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125243555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125243555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125243555 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125243558 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125243558 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125243558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125243558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125243558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125243558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125243558 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222125243558 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125243674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125243674 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125243674 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125243674 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@0db0551d115f: 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) } } } } 20250222125243678 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125243679 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125244361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244361 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125244361 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:603) 20250222125244361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244361 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:233) 20250222125244361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125244361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125244361 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125244361 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125244361 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244361 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244361 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125244361 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:603) 20250222125244361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244361 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:233) 20250222125244361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125244361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@0db0551d115f: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='C17B0C6C'O, index=0 SGSN_Test-GSUP(1428)@0db0551d115f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@0db0551d115f: 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 := '77E6'O, rac := '7B'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(1424)@0db0551d115f: Added conn table entry 0TC_iu_attach(1430)10587888 SGSN_Test_0-SCCP(1423)@0db0551d115f: First idle individual index:0 SGSN_Test_0-RAN(1424)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 20250222125244767 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244767 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244767 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125244767 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:603) 20250222125244767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244767 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:233) 20250222125244767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125244767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125244767 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125244767 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125244767 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125244767 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250222125244767 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250222125244767 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1325) 20250222125244767 DMM DEBUG GMM(gmm_fsm)[0x5595ae937990]{Deregistered}: Allocated (fsm.c:456) 20250222125244767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Init}: Allocated (fsm.c:456) 20250222125244767 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Allocated (fsm.c:456) 20250222125244767 DMM DEBUG MM_STATE_Iu[0x5595ae93dc60]{Detached}: Allocated (fsm.c:456) 20250222125244767 DMM DEBUG GMM(gmm_fsm)[0x5595ae937990]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125244767 DMM DEBUG GMM(gmm_fsm)[0x5595ae937990]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125244767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125244767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125244767 DMM DEBUG MM(262420000001001/faad150c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125244767 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250222125244767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125244767 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:603) 20250222125244767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244767 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:233) 20250222125244767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125244767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125244767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125244767 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:603) 20250222125244767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244767 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:233) 20250222125244767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125244767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@0db0551d115f: { messageType := 2, destLocRef := 'A18EF0'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(1423)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@0db0551d115f: 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 := '1734925476AE2811E960A7240BDE7A11'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6DF41F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '47AC2180E318B4E5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D649D660194BC1B207AF09C68B3D2F1D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DF2A5E7531A9D95BDEAEAA1DCFB74FB5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '396570011EC7CFDB370679454F990CCB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '653BF99BAAA08E8F'O } } } } } SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: vl_len:23 SGSN_Test_0-SCCP(1423)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1423)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250222125244777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125244777 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:603) 20250222125244777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244777 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:233) 20250222125244777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125244777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125244777 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125244777 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125244777 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125244777 DMM DEBUG MM(262420000001001/faad150c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250222125244777 DMM NOTICE MM(262420000001001/faad150c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125244777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125244777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125244777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125244777 DMM DEBUG MM(262420000001001/faad150c) Requesting authorization (sgsn_auth.c:160) 20250222125244777 DMM INFO MM(262420000001001/faad150c) Requesting authentication tuples (sgsn_auth.c:184) 20250222125244777 DMM DEBUG MM(262420000001001/faad150c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125244778 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250222125244778 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(1428)@0db0551d115f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@0db0551d115f: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250222125244781 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125244781 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125244781 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125244781 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125244781 DMM INFO MM(262420000001001/faad150c) Subscriber data update (mmctx.c:445) 20250222125244781 DMM DEBUG MM(262420000001001/faad150c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125244781 DMM INFO MM(262420000001001/faad150c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125244781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125244781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125244781 DMM INFO MM(262420000001001/faad150c) <- GMM AUTH AND CIPHERING REQ (rand = 17 34 92 54 76 ae 28 11 e9 60 a7 24 0b de 7a 11 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 39 65 70 01 1e c7 cf db 37 06 79 45 4f 99 0c cb ) (gprs_gmm.c:538) 20250222125244781 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250222125244781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244781 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125244781 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:603) 20250222125244781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244781 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:233) 20250222125244781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125244781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: vl_len:37 SGSN_Test_0-SCCP(1423)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1423)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22653BF99B23094399990000100001F02904AAA08E8F'O 20250222125244790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125244790 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:603) 20250222125244790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244790 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:233) 20250222125244790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125244790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125244790 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125244790 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125244790 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125244790 DMM INFO MM(262420000001001/faad150c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125244790 DMM NOTICE MM(262420000001001/faad150c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125244790 DMM DEBUG MM(262420000001001/faad150c) checking auth: received UMTS RES = 65 3b f9 9b aa a0 8e 8f (gprs_gmm.c:721) 20250222125244790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125244790 DMM DEBUG MM(262420000001001/faad150c) Requesting authorization (sgsn_auth.c:160) 20250222125244790 DMM INFO MM(262420000001001/faad150c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125244790 DMM DEBUG MM(262420000001001/faad150c) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125244790 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250222125244790 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) 20250222125244790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250222125244790 DMM DEBUG MM(262420000001001/faad150c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250222125244790 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125244790 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:603) 20250222125244790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244790 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:233) 20250222125244790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125244790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: vl_len:12 SGSN_Test_0-SCCP(1423)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1423)@0db0551d115f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250222125244800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244800 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125244800 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:603) 20250222125244800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244800 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:233) 20250222125244800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125244800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125244800 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125244800 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125244800 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125244800 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250222125244801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125244801 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:603) 20250222125244801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244801 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:233) 20250222125244801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125244801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125244801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244801 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250222125244800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250222125244800 DMM INFO MM(262420000001001/faad150c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaad150c) (gprs_gmm.c:355) 20250222125244800 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250222125244801 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125244801 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:603) 20250222125244801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244801 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:233) 20250222125244801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125244801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250222125244804 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125244804 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125244804 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250222125244804 DMM INFO MM(262420000001001/faad150c) Subscriber data update (mmctx.c:445) 20250222125244805 DMM DEBUG MM(262420000001001/faad150c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125244805 DMM INFO MM(262420000001001/faad150c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125244805 DMM NOTICE MM(262420000001001/faad150c) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250222125244805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125244805 DMM NOTICE MM(262420000001001/faad150c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125244805 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) 20250222125244805 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125244805 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250222125244805 DMM INFO MM(262420000001001/faad150c) Subscriber data update (mmctx.c:445) 20250222125244805 DMM DEBUG MM(262420000001001/faad150c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1423)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1423)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250222125244807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125244807 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:603) 20250222125244807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244807 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:233) 20250222125244807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125244807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125244807 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125244807 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125244807 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125244807 DMM INFO MM(262420000001001/faad150c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125244807 DMM NOTICE MM(262420000001001/faad150c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125244807 DMM DEBUG GMM(gmm_fsm)[0x5595ae937990]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125244807 DMM DEBUG GMM(gmm_fsm)[0x5595ae937990]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125244807 DMM DEBUG MM_STATE_Iu(1)[0x5595ae93dc60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250222125244807 DMM DEBUG MM_STATE_Iu(1)[0x5595ae93dc60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250222125244807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125244807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125244807 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244807 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244807 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125244807 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:603) 20250222125244807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244807 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:233) 20250222125244807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125244807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@0db0551d115f: vl_len:7 SGSN_Test_0-SCCP(1423)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1423)@0db0551d115f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250222125244811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125244811 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:603) 20250222125244811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244811 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:233) 20250222125244811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125244811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125244811 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250222125244811 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250222125244811 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250222125244811 DMM INFO MM(262420000001001/faad150c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250222125244811 DMM DEBUG MM_STATE_Iu(1)[0x5595ae93dc60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250222125244811 DMM DEBUG MM_STATE_Iu(1)[0x5595ae93dc60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250222125244811 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125244812 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:603) 20250222125244812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244812 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:233) 20250222125244812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125244812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1423)@0db0551d115f: Session index based on local reference:0 20250222125244812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125244812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125244812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125244812 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:603) 20250222125244812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125244812 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:233) 20250222125244812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125244812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1424)@0db0551d115f: Deleted conn table entry 0TC_iu_attach(1430)10587888 TC_iu_attach(1430)@0db0551d115f: setverdict(pass): none -> pass TC_iu_attach(1430)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@0db0551d115f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@0db0551d115f: Final verdict of PTC: pass 20250222125244883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1423)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1428)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@0db0551d115f: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-RAN(1424)@0db0551d115f: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1422)@0db0551d115f: Final verdict of PTC: none 20250222125244888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125244888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1427)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1417)@0db0551d115f: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1410)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1415)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1420)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1412)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@0db0551d115f: Test case TC_iu_attach finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:52:44 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250222125245004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125245020 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125245020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125245020 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125245020 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125245020 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125245020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125245020 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125245020 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125245020 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:769) 20250222125245020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125245020 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125245020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125245020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125245020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125245020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125245020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125245020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125245021 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250222125245406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57180<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207372) 20250222125245889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125245889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207372, count=208628) 20250222125246890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125246891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222125247022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125247022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125247022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:52:47 UTC 2025 /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 20250222125247892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125247893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_iu_attach_encr started. 20250222125248490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125248493 DMM INFO MM(262420000001001/faad150c) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125248493 DMM INFO MM(262420000001001/faad150c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125248493 DMM DEBUG GMM(gmm_fsm)[0x5595ae937990]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125248493 DMM DEBUG GMM(gmm_fsm)[0x5595ae937990]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125248493 DMM DEBUG MM_STATE_Iu(1)[0x5595ae93dc60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250222125248493 DMM DEBUG MM_STATE_Iu(1)[0x5595ae93dc60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250222125248494 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250222125248494 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) 20250222125248494 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:402) 20250222125248494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Init}: Deallocated (fsm.c:568) 20250222125248494 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Deallocated (fsm.c:568) 20250222125248494 DMM DEBUG MM_STATE_Iu(1)[0x5595ae93dc60]{Detached}: Deallocated (fsm.c:568) 20250222125248494 DMM DEBUG GMM(gmm_fsm)[0x5595ae937990]{Deregistered}: Deallocated (fsm.c:568) 20250222125248494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@0db0551d115f: 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(1435)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125248534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125248534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125248534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125248534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125248534 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125248534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125248534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125248534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125248534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125248535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125248535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125248535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125248535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125248535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125248535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125248535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125248535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125248535 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125248535 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125248535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125248536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125248536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125248537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125248542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125248542 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@0db0551d115f: 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(1440)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125248548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125248548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125248548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125248548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125248548 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125248548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125248548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125248548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125248548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125248549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125248549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125248549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125248549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125248549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125248549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125248549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125248549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125248549 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125248549 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125248549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125248549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125248549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125248551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1441)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1437)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125248556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125248556 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1441)@0db0551d115f: 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(1445)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125248562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125248562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125248562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125248562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125248562 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125248562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125248562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125248562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125248562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125248563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125248563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125248563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125248563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125248563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125248563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125248563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125248563 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125248563 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125248563 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125248563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1445)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222125248563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125248563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125248565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125248569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125248569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1448)@0db0551d115f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@0db0551d115f: ************************************************* MTC@0db0551d115f: Starting RAN_Emulation SGSN_Test_0-SCCP(1446)@0db0551d115f: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1444)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125248772 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125248772 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:112) 20250222125248772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125248772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250222125248777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125248777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125248777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125248777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125248777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125248777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125248777 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125248780 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125248780 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125248780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125248780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125248780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125248780 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125248780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222125248781 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125248893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125248893 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125248893 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125248893 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@0db0551d115f: 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) } } } } 20250222125248898 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1450)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222125248899 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125249330 DGPRS DEBUG Checking for inactive LLMEs, time = 3459675 (sgsn.c:131) 20250222125249592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125249592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125249592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125249592 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:603) 20250222125249592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125249592 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:233) 20250222125249592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125249592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125249593 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125249593 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125249594 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125249594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125249594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125249594 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:603) 20250222125249594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125249594 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:233) 20250222125249594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125249594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@0db0551d115f: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='D5EFC26B'O, index=0 SGSN_Test-GSUP(1451)@0db0551d115f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@0db0551d115f: 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 := '06CF'O, rac := 'E4'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(1447)@0db0551d115f: Added conn table entry 0TC_iu_attach_encr(1453)7184009 SGSN_Test_0-SCCP(1446)@0db0551d115f: First idle individual index:0 SGSN_Test_0-RAN(1447)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 20250222125250005 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250005 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125250005 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:603) 20250222125250005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250005 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:233) 20250222125250005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125250005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125250006 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125250006 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125250006 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125250006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1325) 20250222125250006 DMM DEBUG GMM(gmm_fsm)[0x5595ae93dc60]{Deregistered}: Allocated (fsm.c:456) 20250222125250006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222125250006 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Allocated (fsm.c:456) 20250222125250006 DMM DEBUG MM_STATE_Iu[0x5595ae930e90]{Detached}: Allocated (fsm.c:456) 20250222125250006 DMM DEBUG GMM(gmm_fsm)[0x5595ae93dc60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125250006 DMM DEBUG GMM(gmm_fsm)[0x5595ae93dc60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125250006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125250006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125250006 DMM DEBUG MM(262420000001001/de36dd46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125250006 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250222125250007 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125250007 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:603) 20250222125250007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250007 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:233) 20250222125250007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125250007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125250007 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125250007 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:603) 20250222125250007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250007 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:233) 20250222125250007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125250007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@0db0551d115f: { messageType := 2, destLocRef := '6D9E89'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(1446)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@0db0551d115f: 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 := '9E0E76978D95B16EBCA3CA86DC82AF51'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '776CE308'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DD30CF6027A505C2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2B7477BC4822E7217CBE01CE9D378D5B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '09F8277C4F8FE495F0672151015B2E86'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '471393407710030D952BCC5BCBBC6598'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5CBAD8190FD0A4A6'O } } } } } SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: vl_len:23 SGSN_Test_0-SCCP(1446)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1446)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250222125250021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250021 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125250022 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:603) 20250222125250022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250022 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:233) 20250222125250022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125250022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125250022 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125250022 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125250022 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125250022 DMM DEBUG MM(262420000001001/de36dd46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1139) 20250222125250022 DMM NOTICE MM(262420000001001/de36dd46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125250022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125250022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125250022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125250022 DMM DEBUG MM(262420000001001/de36dd46) Requesting authorization (sgsn_auth.c:160) 20250222125250022 DMM INFO MM(262420000001001/de36dd46) Requesting authentication tuples (sgsn_auth.c:184) 20250222125250022 DMM DEBUG MM(262420000001001/de36dd46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125250022 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250222125250022 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(1451)@0db0551d115f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@0db0551d115f: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250222125250030 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125250030 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125250030 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125250030 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125250030 DMM INFO MM(262420000001001/de36dd46) Subscriber data update (mmctx.c:445) 20250222125250030 DMM DEBUG MM(262420000001001/de36dd46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125250030 DMM INFO MM(262420000001001/de36dd46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125250030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125250030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125250030 DMM INFO MM(262420000001001/de36dd46) <- GMM AUTH AND CIPHERING REQ (rand = 9e 0e 76 97 8d 95 b1 6e bc a3 ca 86 dc 82 af 51 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 47 13 93 40 77 10 03 0d 95 2b cc 5b cb bc 65 98 ) (gprs_gmm.c:538) 20250222125250030 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250222125250031 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250031 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250031 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125250031 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:603) 20250222125250031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250031 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:233) 20250222125250031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125250031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: vl_len:37 SGSN_Test_0-SCCP(1446)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1446)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300225CBAD81923094399990000100001F029040FD0A4A6'O 20250222125250045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125250046 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:603) 20250222125250046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250046 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:233) 20250222125250046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125250046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125250046 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125250046 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125250046 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125250046 DMM INFO MM(262420000001001/de36dd46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125250046 DMM NOTICE MM(262420000001001/de36dd46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125250046 DMM DEBUG MM(262420000001001/de36dd46) checking auth: received UMTS RES = 5c ba d8 19 0f d0 a4 a6 (gprs_gmm.c:721) 20250222125250046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125250046 DMM DEBUG MM(262420000001001/de36dd46) Requesting authorization (sgsn_auth.c:160) 20250222125250046 DMM INFO MM(262420000001001/de36dd46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125250046 DMM DEBUG MM(262420000001001/de36dd46) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125250046 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250222125250046 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) 20250222125250047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250222125250047 DMM DEBUG MM(262420000001001/de36dd46) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250222125250047 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250047 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125250047 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:603) 20250222125250047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250047 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:233) 20250222125250047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125250047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: vl_len:17 SGSN_Test_0-SCCP(1446)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1446)@0db0551d115f: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250222125250067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250067 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125250067 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:603) 20250222125250067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250067 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:233) 20250222125250067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125250067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125250067 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125250067 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125250067 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125250067 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250222125250067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250222125250068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250222125250068 DMM INFO MM(262420000001001/de36dd46) <- GMM ATTACH ACCEPT (new P-TMSI=0xde36dd46) (gprs_gmm.c:355) 20250222125250068 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250222125250068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125250068 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:603) 20250222125250068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250068 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:233) 20250222125250068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125250068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125250068 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250068 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250068 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125250068 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:603) 20250222125250068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250068 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:233) 20250222125250068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125250068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250222125250077 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125250077 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125250077 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250222125250077 DMM INFO MM(262420000001001/de36dd46) Subscriber data update (mmctx.c:445) 20250222125250077 DMM DEBUG MM(262420000001001/de36dd46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125250077 DMM INFO MM(262420000001001/de36dd46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125250077 DMM NOTICE MM(262420000001001/de36dd46) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1055) 20250222125250077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125250077 DMM NOTICE MM(262420000001001/de36dd46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125250077 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) 20250222125250078 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125250078 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250222125250078 DMM INFO MM(262420000001001/de36dd46) Subscriber data update (mmctx.c:445) 20250222125250078 DMM DEBUG MM(262420000001001/de36dd46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1446)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1446)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250222125250082 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250082 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250082 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125250082 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:603) 20250222125250082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250082 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:233) 20250222125250082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125250082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125250082 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125250082 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125250082 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125250082 DMM INFO MM(262420000001001/de36dd46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125250082 DMM NOTICE MM(262420000001001/de36dd46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125250082 DMM DEBUG GMM(gmm_fsm)[0x5595ae93dc60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125250082 DMM DEBUG GMM(gmm_fsm)[0x5595ae93dc60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125250082 DMM DEBUG MM_STATE_Iu(2)[0x5595ae930e90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250222125250082 DMM DEBUG MM_STATE_Iu(2)[0x5595ae930e90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250222125250082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125250082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125250083 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250083 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250083 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125250083 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:603) 20250222125250083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250083 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:233) 20250222125250083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125250083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@0db0551d115f: vl_len:7 SGSN_Test_0-SCCP(1446)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1446)@0db0551d115f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250222125250092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250092 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250092 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125250092 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:603) 20250222125250092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250092 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:233) 20250222125250092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125250092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125250092 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250222125250092 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250222125250092 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250222125250092 DMM INFO MM(262420000001001/de36dd46) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250222125250092 DMM DEBUG MM_STATE_Iu(2)[0x5595ae930e90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250222125250092 DMM DEBUG MM_STATE_Iu(2)[0x5595ae930e90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250222125250093 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250093 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250093 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125250093 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:603) 20250222125250093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250093 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:233) 20250222125250093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125250093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1446)@0db0551d115f: Session index based on local reference:0 20250222125250095 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250095 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125250095 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125250095 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:603) 20250222125250095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125250095 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:233) 20250222125250095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125250095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1447)@0db0551d115f: Deleted conn table entry 0TC_iu_attach_encr(1453)7184009 TC_iu_attach_encr(1453)@0db0551d115f: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@0db0551d115f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@0db0551d115f: Final verdict of PTC: pass 20250222125250165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43240<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1446)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1451)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1440)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1445)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-RAN(1447)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@0db0551d115f: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@0db0551d115f: Final verdict of PTC: none 20250222125250171 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125250171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_iu_attach_encr-BVCI196(1434)@0db0551d115f: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1435)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1443)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1433)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1438)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@0db0551d115f: Test case TC_iu_attach_encr finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:52:50 UTC 2025 ====== 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 20250222125250294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125250296 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125250296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125250296 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125250296 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125250296 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125250296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125250296 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125250296 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125250296 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:769) 20250222125250296 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125250296 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125250296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125250296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125250296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125250296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125250296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125250296 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125250296 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250222125250696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43252<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=159716) 20250222125251172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125251172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=159716, count=211160) 20250222125252174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125252174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222125252297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125252297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125252297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:52:52 UTC 2025 /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 20250222125253176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125253176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_iu_attach_geran_rau started. 20250222125253798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125253801 DMM INFO MM(262420000001001/de36dd46) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125253801 DMM INFO MM(262420000001001/de36dd46) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125253801 DMM DEBUG GMM(gmm_fsm)[0x5595ae93dc60]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125253801 DMM DEBUG GMM(gmm_fsm)[0x5595ae93dc60]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125253801 DMM DEBUG MM_STATE_Iu(2)[0x5595ae930e90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250222125253801 DMM DEBUG MM_STATE_Iu(2)[0x5595ae930e90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250222125253801 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250222125253801 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) 20250222125253801 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:402) 20250222125253801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222125253801 DMM DEBUG MM_STATE_Gb[0x5595ae9310f0]{Idle}: Deallocated (fsm.c:568) 20250222125253801 DMM DEBUG MM_STATE_Iu(2)[0x5595ae930e90]{Detached}: Deallocated (fsm.c:568) 20250222125253801 DMM DEBUG GMM(gmm_fsm)[0x5595ae93dc60]{Deregistered}: Deallocated (fsm.c:568) 20250222125253801 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@0db0551d115f: 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(1458)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125253836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125253836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125253836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125253836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125253836 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125253836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125253836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125253836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125253836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125253837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125253837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125253837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125253838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125253838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125253838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125253838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125253838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125253838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125253838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125253838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125253838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125253838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1458)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125253841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125253847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125253847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1457)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1459)@0db0551d115f: 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(1463)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125253858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125253858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125253858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125253858 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125253858 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125253858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125253858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125253858 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125253858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125253859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125253859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125253859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125253859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125253859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125253859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125253859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125253859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125253859 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125253859 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125253859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125253859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125253859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125253861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125253866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125253866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@0db0551d115f: 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(1468)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125253874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125253874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125253874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125253874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125253874 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125253874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125253874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125253874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125253874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125253875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125253875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125253875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125253875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125253875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125253875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125253875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125253875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125253875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125253875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125253875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125253875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125253875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125253878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1471)@0db0551d115f: M3UA emulation initiated, the test can be started MTC@0db0551d115f: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@0db0551d115f: ************************************************* SGSN_Test_0-SCCP(1469)@0db0551d115f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1465)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125253883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125253883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125254081 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125254081 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:112) 20250222125254081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125254081 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250222125254088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125254088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125254088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125254088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125254088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125254088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125254088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125254090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125254090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125254090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125254091 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125254091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125254091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125254091 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222125254091 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125254177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125254178 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125254178 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125254178 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@0db0551d115f: 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) } } } } 20250222125254182 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1473)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250222125254183 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125254899 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125254899 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125254899 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125254899 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:603) 20250222125254899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125254899 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:233) 20250222125254899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125254899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125254900 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125254900 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125254900 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125254900 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125254900 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125254900 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:603) 20250222125254900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125254900 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:233) 20250222125254900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125254900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@0db0551d115f: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C8EFF67B'O, index=0 SGSN_Test-GSUP(1474)@0db0551d115f: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@0db0551d115f: 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 := 'BD65'O, rac := '9B'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(1470)@0db0551d115f: Added conn table entry 0TC_iu_attach_geran_rau(1476)16194064 SGSN_Test_0-SCCP(1469)@0db0551d115f: First idle individual index:0 SGSN_Test_0-RAN(1470)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 20250222125255278 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255278 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255278 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125255278 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:603) 20250222125255278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255278 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:233) 20250222125255278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125255278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125255278 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125255278 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125255278 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125255278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1325) 20250222125255278 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222125255278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Init}: Allocated (fsm.c:456) 20250222125255278 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Allocated (fsm.c:456) 20250222125255278 DMM DEBUG MM_STATE_Iu[0x5595ae937990]{Detached}: Allocated (fsm.c:456) 20250222125255278 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125255278 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125255278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125255278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125255278 DMM DEBUG MM(262420000001002/fa6cfaa8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125255278 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250222125255278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125255278 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:603) 20250222125255278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255278 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:233) 20250222125255278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125255278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125255278 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255278 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255278 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125255278 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:603) 20250222125255278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255278 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:233) 20250222125255278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125255279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@0db0551d115f: { messageType := 2, destLocRef := 'F71A10'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(1469)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@0db0551d115f: 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 := '07379206E22213524A48D63C066DE6A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '15E17236'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDBF86B8F2800D53'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CB0F22AFADF4CD98C1B49C4D900D7AE3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A76B15C967FB2F087822094A2DC38D29'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D3FFDEBD11FD4FC5B72E9565CFF9A754'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '04C110B8260737BB'O } } } } } SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: vl_len:23 SGSN_Test_0-SCCP(1469)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1469)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250222125255295 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255295 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255295 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125255295 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:603) 20250222125255295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255295 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:233) 20250222125255295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125255295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125255296 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125255296 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125255296 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125255296 DMM DEBUG MM(262420000001002/fa6cfaa8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1139) 20250222125255296 DMM NOTICE MM(262420000001002/fa6cfaa8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125255296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125255296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125255296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125255296 DMM DEBUG MM(262420000001002/fa6cfaa8) Requesting authorization (sgsn_auth.c:160) 20250222125255296 DMM INFO MM(262420000001002/fa6cfaa8) Requesting authentication tuples (sgsn_auth.c:184) 20250222125255296 DMM DEBUG MM(262420000001002/fa6cfaa8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125255296 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250222125255296 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(1474)@0db0551d115f: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@0db0551d115f: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250222125255301 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125255301 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125255301 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125255301 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125255301 DMM INFO MM(262420000001002/fa6cfaa8) Subscriber data update (mmctx.c:445) 20250222125255301 DMM DEBUG MM(262420000001002/fa6cfaa8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125255301 DMM INFO MM(262420000001002/fa6cfaa8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125255301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125255301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125255301 DMM INFO MM(262420000001002/fa6cfaa8) <- GMM AUTH AND CIPHERING REQ (rand = 07 37 92 06 e2 22 13 52 4a 48 d6 3c 06 6d e6 a4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d3 ff de bd 11 fd 4f c5 b7 2e 95 65 cf f9 a7 54 ) (gprs_gmm.c:538) 20250222125255301 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250222125255301 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255301 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255301 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125255301 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:603) 20250222125255301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255301 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:233) 20250222125255301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125255301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: vl_len:37 SGSN_Test_0-SCCP(1469)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1469)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082204C110B823094399990000100002F02904260737BB'O 20250222125255314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125255314 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:603) 20250222125255314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255314 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:233) 20250222125255314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125255314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125255314 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125255314 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125255315 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125255315 DMM INFO MM(262420000001002/fa6cfaa8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125255315 DMM NOTICE MM(262420000001002/fa6cfaa8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125255315 DMM DEBUG MM(262420000001002/fa6cfaa8) checking auth: received UMTS RES = 04 c1 10 b8 26 07 37 bb (gprs_gmm.c:721) 20250222125255315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125255315 DMM DEBUG MM(262420000001002/fa6cfaa8) Requesting authorization (sgsn_auth.c:160) 20250222125255315 DMM INFO MM(262420000001002/fa6cfaa8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125255315 DMM DEBUG MM(262420000001002/fa6cfaa8) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125255315 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250222125255315 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) 20250222125255315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250222125255315 DMM DEBUG MM(262420000001002/fa6cfaa8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250222125255315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125255315 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:603) 20250222125255315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255315 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:233) 20250222125255315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125255315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: vl_len:12 SGSN_Test_0-SCCP(1469)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1469)@0db0551d115f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250222125255332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255332 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125255332 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:603) 20250222125255332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255332 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:233) 20250222125255332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125255332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125255332 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125255332 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125255332 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125255333 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250222125255333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250222125255333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250222125255333 DMM INFO MM(262420000001002/fa6cfaa8) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa6cfaa8) (gprs_gmm.c:355) 20250222125255333 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250222125255333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125255333 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:603) 20250222125255333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255333 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:233) 20250222125255333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125255333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125255333 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255333 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255333 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125255333 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:603) 20250222125255333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255333 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:233) 20250222125255333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125255333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250222125255341 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125255341 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125255341 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250222125255341 DMM INFO MM(262420000001002/fa6cfaa8) Subscriber data update (mmctx.c:445) 20250222125255341 DMM DEBUG MM(262420000001002/fa6cfaa8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125255341 DMM INFO MM(262420000001002/fa6cfaa8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125255341 DMM NOTICE MM(262420000001002/fa6cfaa8) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1055) 20250222125255341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125255341 DMM NOTICE MM(262420000001002/fa6cfaa8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125255341 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) 20250222125255342 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125255342 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250222125255342 DMM INFO MM(262420000001002/fa6cfaa8) Subscriber data update (mmctx.c:445) 20250222125255342 DMM DEBUG MM(262420000001002/fa6cfaa8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1469)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1469)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250222125255345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125255345 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:603) 20250222125255345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255345 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:233) 20250222125255345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125255345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125255346 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125255346 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125255346 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125255346 DMM INFO MM(262420000001002/fa6cfaa8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125255346 DMM NOTICE MM(262420000001002/fa6cfaa8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125255346 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125255346 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125255346 DMM DEBUG MM_STATE_Iu(3)[0x5595ae937990]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250222125255346 DMM DEBUG MM_STATE_Iu(3)[0x5595ae937990]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250222125255346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125255346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125255346 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255346 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255346 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125255346 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:603) 20250222125255346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255346 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:233) 20250222125255346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125255346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@0db0551d115f: vl_len:7 SGSN_Test_0-SCCP(1469)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1469)@0db0551d115f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250222125255355 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255355 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255355 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125255355 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:603) 20250222125255355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255355 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:233) 20250222125255355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125255355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125255356 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250222125255356 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250222125255356 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250222125255356 DMM INFO MM(262420000001002/fa6cfaa8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250222125255356 DMM DEBUG MM_STATE_Iu(3)[0x5595ae937990]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250222125255356 DMM DEBUG MM_STATE_Iu(3)[0x5595ae937990]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250222125255356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125255356 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:603) 20250222125255356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255356 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:233) 20250222125255356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125255357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1469)@0db0551d115f: Session index based on local reference:0 20250222125255359 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255359 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125255359 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125255359 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:603) 20250222125255359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125255359 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:233) 20250222125255359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125255359 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1470)@0db0551d115f: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)16194064 TC_iu_attach_geran_rau(1476)@0db0551d115f: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@0db0551d115f: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@0db0551d115f: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='FA6CFAA8'O, index=1 20250222125255418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125255418 DLLC NOTICE LLME(ffffffff/fa6cfaa8){UNASSIGNED} LLC RX: unknown TLLI 0xfa6cfaa8, creating LLME on the fly (gprs_llc.c:552) 20250222125255418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250222125255418 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222125255418 DMM INFO MM(262420000001002/fa6cfaa8) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: fa6cfaa8, P-TMSI: fa6cfaa8 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1731) 20250222125255418 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1222) 20250222125255418 DMM DEBUG MM_STATE_Iu(3)[0x5595ae937990]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250222125255418 DMM DEBUG MM_STATE_Iu(3)[0x5595ae937990]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250222125255418 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125255418 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1803) 20250222125255418 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125255418 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125255418 DLLC NOTICE LLME(ffffffff/fa6cfaa8){UNASSIGNED} LLGM Assign pre (fa6cfaa8 => fa6cfaa8) (gprs_llc.c:1079) 20250222125255418 DLLC NOTICE LLME(fa6cfaa8/fa6cfaa8){ASSIGNED} LLGM Assign post (fa6cfaa8 => fa6cfaa8) (gprs_llc.c:1125) 20250222125255418 DMM INFO MM(262420000001002/fa6cfaa8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) TC_iu_attach_geran_rau(1476)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@0db0551d115f: Removing Client IMSI='262420000001002'H, index=1 20250222125255440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125255440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125255440 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125255440 DMM INFO MM(262420000001002/fa6cfaa8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250222125255440 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250222125255440 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125255440 DLLC NOTICE LLME(fa6cfaa8/fa6cfaa8){ASSIGNED} LLGM Assign pre (ffffffff => fa6cfaa8) (gprs_llc.c:1079) 20250222125255440 DLLC NOTICE LLME(ffffffff/fa6cfaa8){ASSIGNED} LLGM Assign post (ffffffff => fa6cfaa8) (gprs_llc.c:1125) 20250222125255440 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1903) 20250222125255440 DMM ERROR MM_STATE_Gb[0x5595ae930fc0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1903) TC_iu_attach_geran_rau(1476)@0db0551d115f: Final verdict of PTC: pass 20250222125255447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43254<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1469)@0db0551d115f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1458)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@0db0551d115f: Final verdict of PTC: none 20250222125255452 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125255452 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@0db0551d115f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1463)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-RAN(1470)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1468)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1474)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@0db0551d115f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1466)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1461)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1456)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@0db0551d115f: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@0db0551d115f: 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'. 20250222125255560 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125255560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125255560 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125255560 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125255560 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125255560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125255560 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125255560 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125255560 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:769) 20250222125255560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125255560 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125255560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125255560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125255560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125255560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125255560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125255560 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125255561 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) Sat Feb 22 12:52:55 UTC 2025 ====== 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 20250222125255602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125256004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218716) 20250222125256453 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125256453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=218716, count=219976) 20250222125257454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125257454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222125257561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125257561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125257561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:52:58 UTC 2025 /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 20250222125258455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125258455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_geran_attach_iu_rau started. 20250222125259096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125259099 DMM INFO MM(262420000001002/fa6cfaa8) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125259099 DMM INFO MM(262420000001002/fa6cfaa8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125259099 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125259099 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125259099 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20250222125259099 DMM ERROR MM_STATE_Gb[0x5595ae930fc0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20250222125259099 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250222125259099 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) 20250222125259099 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:402) 20250222125259099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae9310f0]{Init}: Deallocated (fsm.c:568) 20250222125259099 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Deallocated (fsm.c:568) 20250222125259099 DMM DEBUG MM_STATE_Iu(3)[0x5595ae937990]{Detached}: Deallocated (fsm.c:568) 20250222125259099 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222125259100 DLLC NOTICE LLME(ffffffff/fa6cfaa8){ASSIGNED} LLGM Assign pre (fa6cfaa8 => ffffffff) (gprs_llc.c:1079) 20250222125259100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa6cfaa8 => ffffffff) (gprs_llc.c:1125) 20250222125259100 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@0db0551d115f: 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(1481)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125259148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125259148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125259148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125259148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125259148 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125259148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125259148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125259148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125259148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125259149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125259149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125259149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125259149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125259149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125259149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125259149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125259149 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125259149 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125259149 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125259149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125259150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125259150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1481)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125259152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125259158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125259158 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@0db0551d115f: 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(1486)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125259164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125259164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125259164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125259164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125259164 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125259164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125259164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125259164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125259164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125259165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125259165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125259165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125259165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125259165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125259165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125259165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125259165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125259165 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125259165 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125259165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1486)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222125259166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125259166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1487)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222125259168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125259172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125259172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1488)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1485)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1487)@0db0551d115f: 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(1491)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125259177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125259177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125259177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125259177 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125259177 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125259177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125259177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125259177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125259178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125259178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125259178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125259178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125259178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125259178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125259178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125259178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125259178 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125259178 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125259178 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125259178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1491)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222125259179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125259179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125259180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1494)@0db0551d115f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@0db0551d115f: ************************************************* MTC@0db0551d115f: Starting RAN_Emulation 20250222125259185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125259185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1492)@0db0551d115f: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1490)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125259386 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125259386 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:112) 20250222125259386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125259386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250222125259393 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125259393 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125259393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125259393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125259393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125259393 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125259393 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125259395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125259395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125259395 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125259396 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125259396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125259396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125259396 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222125259396 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125259456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125259456 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125259456 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125259456 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@0db0551d115f: 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) } } } } 20250222125259460 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125259461 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125300202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125300202 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125300202 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125300202 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:603) 20250222125300202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125300202 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:233) 20250222125300202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125300202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125300203 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125300203 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125300203 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125300203 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125300203 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125300203 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:603) 20250222125300203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125300203 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:233) 20250222125300203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125300203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1493)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@0db0551d115f: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='CFCF86BA'O, index=0 SGSN_Test-GSUP(1497)@0db0551d115f: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@0db0551d115f: 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 := '7C7C4F2601AFAECC28EC36124EE136C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2E09929'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F95E1268BA9AAEC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A1E3DB0E46A092646F1471B6F1529466'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '08B9B9FD7F93E7F887D5F1C716F15F32'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '597BAC04F4ADB218F67853A1EC58C740'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AC4B76173ED4E091'O } } } } } 20250222125300542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125300542 DLLC NOTICE LLME(ffffffff/cfcf86ba){UNASSIGNED} LLC RX: unknown TLLI 0xcfcf86ba, creating LLME on the fly (gprs_llc.c:552) 20250222125300542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125300542 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1325) 20250222125300542 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Allocated (fsm.c:456) 20250222125300542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222125300542 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Allocated (fsm.c:456) 20250222125300542 DMM DEBUG MM_STATE_Iu[0x5595ae9310f0]{Detached}: Allocated (fsm.c:456) 20250222125300542 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125300542 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125300542 DLLC NOTICE LLME(ffffffff/cfcf86ba){UNASSIGNED} LLGM Assign pre (cfcf86ba => c12b3f85) (gprs_llc.c:1079) 20250222125300542 DLLC NOTICE LLME(cfcf86ba/c12b3f85){ASSIGNED} LLGM Assign post (cfcf86ba => c12b3f85) (gprs_llc.c:1125) 20250222125300542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125300542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125300542 DMM DEBUG MM(262420000001003/c12b3f85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125300565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125300565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250222125300565 DMM DEBUG MM_STATE_Gb(0)[0x5595ae930fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125300565 DMM DEBUG MM(262420000001003/c12b3f85) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1139) 20250222125300565 DMM NOTICE MM(262420000001003/c12b3f85) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125300565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125300565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125300565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125300565 DMM DEBUG MM(262420000001003/c12b3f85) Requesting authorization (sgsn_auth.c:160) 20250222125300565 DMM INFO MM(262420000001003/c12b3f85) Requesting authentication tuples (sgsn_auth.c:184) 20250222125300565 DMM DEBUG MM(262420000001003/c12b3f85) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125300565 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250222125300565 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(1497)@0db0551d115f: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@0db0551d115f: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250222125300572 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125300572 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125300572 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125300572 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125300572 DMM INFO MM(262420000001003/c12b3f85) Subscriber data update (mmctx.c:445) 20250222125300572 DMM DEBUG MM(262420000001003/c12b3f85) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125300572 DMM INFO MM(262420000001003/c12b3f85) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125300572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125300572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125300572 DMM INFO MM(262420000001003/c12b3f85) <- GMM AUTH AND CIPHERING REQ (rand = 7c 7c 4f 26 01 af ae cc 28 ec 36 12 4e e1 36 c2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 59 7b ac 04 f4 ad b2 18 f6 78 53 a1 ec 58 c7 40 ) (gprs_gmm.c:538) 20250222125300589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125300589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250222125300589 DMM DEBUG MM_STATE_Gb(0)[0x5595ae930fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125300589 DMM INFO MM(262420000001003/c12b3f85) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125300590 DMM NOTICE MM(262420000001003/c12b3f85) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125300590 DMM DEBUG MM(262420000001003/c12b3f85) checking auth: received UMTS RES = ac 4b 76 17 3e d4 e0 91 (gprs_gmm.c:721) 20250222125300590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125300590 DMM DEBUG MM(262420000001003/c12b3f85) Requesting authorization (sgsn_auth.c:160) 20250222125300590 DMM INFO MM(262420000001003/c12b3f85) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125300590 DMM DEBUG MM(262420000001003/c12b3f85) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125300590 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250222125300590 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) 20250222125300590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250222125300590 DMM INFO MM(262420000001003/c12b3f85) <- GMM ATTACH ACCEPT (new P-TMSI=0xc12b3f85) (gprs_gmm.c:355) 20250222125300593 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125300593 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125300593 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250222125300593 DMM INFO MM(262420000001003/c12b3f85) Subscriber data update (mmctx.c:445) 20250222125300593 DMM DEBUG MM(262420000001003/c12b3f85) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125300593 DMM INFO MM(262420000001003/c12b3f85) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125300593 DMM NOTICE MM(262420000001003/c12b3f85) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1055) 20250222125300593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125300593 DMM NOTICE MM(262420000001003/c12b3f85) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125300593 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) 20250222125300595 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125300595 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250222125300595 DMM INFO MM(262420000001003/c12b3f85) Subscriber data update (mmctx.c:445) 20250222125300595 DMM DEBUG MM(262420000001003/c12b3f85) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250222125300607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125300607 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250222125300607 DMM DEBUG MM_STATE_Gb(0)[0x5595ae930fc0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2373) 20250222125300607 DMM INFO MM(262420000001003/c12b3f85) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125300608 DMM NOTICE MM(262420000001003/c12b3f85) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125300608 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125300608 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125300608 DLLC NOTICE LLME(cfcf86ba/c12b3f85){ASSIGNED} LLGM Assign pre (ffffffff => c12b3f85) (gprs_llc.c:1079) 20250222125300608 DLLC NOTICE LLME(ffffffff/c12b3f85){ASSIGNED} LLGM Assign post (ffffffff => c12b3f85) (gprs_llc.c:1125) 20250222125300608 DMM DEBUG MM_STATE_Gb(0)[0x5595ae930fc0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1479) 20250222125300608 DMM DEBUG MM_STATE_Gb(0)[0x5595ae930fc0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250222125300608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125300608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@0db0551d115f: 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 := 'C12B3F85'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(1493)@0db0551d115f: Added conn table entry 0TC_geran_attach_iu_rau(1499)13924182 SGSN_Test_0-RAN(1493)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1492)@0db0551d115f: First idle individual index:0 20250222125300690 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125300690 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125300690 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125300690 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:603) 20250222125300690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125300690 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:233) 20250222125300690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125300690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125300691 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125300691 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125300691 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125300691 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1667) 20250222125300691 DMM INFO MM(262420000001003/c12b3f85) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: c12b3f85 (00000000), TLLI: c12b3f85 (c12b3f85), RA: 262-42-13135-0 (gprs_gmm.c:1731) 20250222125300691 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1222) 20250222125300691 DMM DEBUG MM_STATE_Gb(0)[0x5595ae930fc0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250222125300691 DMM DEBUG MM_STATE_Gb(0)[0x5595ae930fc0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250222125300691 DLLC NOTICE LLME(ffffffff/c12b3f85){ASSIGNED} LLGM Assign pre (c12b3f85 => ffffffff) (gprs_llc.c:1079) 20250222125300691 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c12b3f85 => ffffffff) (gprs_llc.c:1125) 20250222125300691 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125300691 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1803) 20250222125300691 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125300691 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125300691 DMM DEBUG MM(262420000001003/c12b3f85) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250222125300692 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125300692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125300692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125300692 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:603) 20250222125300692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125300692 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:233) 20250222125300692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125300692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125300692 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125300692 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125300692 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125300692 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:603) 20250222125300692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125300693 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:233) 20250222125300693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125300693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@0db0551d115f: { messageType := 2, destLocRef := 'D47756'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(1492)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@0db0551d115f: vl_len:12 SGSN_Test_0-SCCP(1492)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1492)@0db0551d115f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250222125300718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125300718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125300718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125300718 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:603) 20250222125300718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125300718 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:233) 20250222125300718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125300718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125300719 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125300719 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125300719 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125300719 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250222125300719 DMM INFO MM(262420000001003/c12b3f85) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1563) 20250222125300719 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250222125300719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125300719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125300719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125300719 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:603) 20250222125300719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125300719 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:233) 20250222125300719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125300719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125300719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125300719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125300719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125300719 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:603) 20250222125300719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125300719 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:233) 20250222125300719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125300719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1492)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@0db0551d115f: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@0db0551d115f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@0db0551d115f: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1492)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1492)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250222125300738 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125300738 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125300738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125300738 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:603) 20250222125300738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125300738 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:233) 20250222125300738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125300738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125300738 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125300738 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125300738 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125300738 DMM INFO MM(262420000001003/c12b3f85) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1888) 20250222125300738 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1893) 20250222125300738 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125300738 DMM DEBUG MM_STATE_Iu[0x5595ae9310f0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1896) 20250222125300738 DMM ERROR MM_STATE_Iu[0x5595ae9310f0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1896) TC_geran_attach_iu_rau(1499)@0db0551d115f: Final verdict of PTC: pass 20250222125300743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54590<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1492)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1497)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1486)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-RAN(1493)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@0db0551d115f: Final verdict of PTC: none 20250222125300748 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125300748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1483)@0db0551d115f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@0db0551d115f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1491)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1481)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1487)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1489)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1479)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1484)@0db0551d115f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@0db0551d115f: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:53:00 UTC 2025 ====== 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 20250222125300824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125300940 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125300940 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125300940 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125300940 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125300940 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125300941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125300941 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125300941 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125300941 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:769) 20250222125300941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125300941 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125300941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125300941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125300941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125300941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125300941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125300941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125300941 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250222125301226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113184) 20250222125301750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125301750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113184, count=177824) 20250222125302752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125302753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222125302942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125302942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125302943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:53:03 UTC 2025 /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 20250222125303754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125303754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_user started. 20250222125304309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125304311 DMM INFO MM(262420000001003/c12b3f85) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125304311 DMM INFO MM(262420000001003/c12b3f85) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125304311 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125304311 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125304311 DMM DEBUG MM_STATE_Iu[0x5595ae9310f0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250222125304312 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250222125304312 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) 20250222125304312 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:402) 20250222125304312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222125304312 DMM DEBUG MM_STATE_Gb(0)[0x5595ae930fc0]{Idle}: Deallocated (fsm.c:568) 20250222125304312 DMM DEBUG MM_STATE_Iu[0x5595ae9310f0]{Detached}: Deallocated (fsm.c:568) 20250222125304312 DMM DEBUG GMM(gmm_fsm)[0x5595ae930e90]{Deregistered}: Deallocated (fsm.c:568) 20250222125304312 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@0db0551d115f: 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(1504)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125304365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125304365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125304365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125304365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125304365 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125304365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125304365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125304365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125304365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125304367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125304367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125304367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125304367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125304367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125304367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125304367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125304367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125304367 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125304367 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125304367 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125304368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125304368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125304373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1505)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1501)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222125304381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125304381 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@0db0551d115f: 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(1509)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125304390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125304390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125304390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125304390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125304390 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125304390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125304390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125304390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125304390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125304391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125304391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125304391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125304391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125304391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125304391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125304391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125304391 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125304391 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125304391 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125304391 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125304391 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125304391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1510)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222125304393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125304397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125304397 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1511)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(1507)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1510)@0db0551d115f: 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(1514)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125304403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125304403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125304403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125304403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125304403 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125304403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125304403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125304403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125304403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125304403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125304403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125304403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125304403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125304403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125304403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125304403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125304403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125304403 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125304403 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125304403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125304404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125304404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125304405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125304410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125304410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1517)@0db0551d115f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@0db0551d115f: ************************************************* MTC@0db0551d115f: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@0db0551d115f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125304612 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125304612 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:112) 20250222125304612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125304612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250222125304618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125304618 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125304618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125304618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125304618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125304618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125304618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125304620 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125304620 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125304620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125304620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125304620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125304620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125304620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222125304620 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125304756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125304756 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125304756 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125304756 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@0db0551d115f: 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) } } } } 20250222125304760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125304761 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125305432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305432 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125305432 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:603) 20250222125305432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305432 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:233) 20250222125305432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125305432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125305432 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125305432 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125305433 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305433 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125305433 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:603) 20250222125305433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305433 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:233) 20250222125305433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125305433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@0db0551d115f: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E8D6BD4F'O, index=0 SGSN_Test-GSUP(1520)@0db0551d115f: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@0db0551d115f: 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 := 'C023'O, rac := '95'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(1516)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_user(1522)10972144 SGSN_Test_0-SCCP(1515)@0db0551d115f: First idle individual index:0 SGSN_Test_0-RAN(1516)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 20250222125305848 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305848 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305848 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125305848 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:603) 20250222125305848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305848 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:233) 20250222125305848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125305848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125305848 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125305848 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125305848 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125305848 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1325) 20250222125305848 DMM DEBUG GMM(gmm_fsm)[0x5595ae9310f0]{Deregistered}: Allocated (fsm.c:456) 20250222125305848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222125305848 DMM DEBUG MM_STATE_Gb[0x5595ae937990]{Idle}: Allocated (fsm.c:456) 20250222125305848 DMM DEBUG MM_STATE_Iu[0x5595ae942d20]{Detached}: Allocated (fsm.c:456) 20250222125305848 DMM DEBUG GMM(gmm_fsm)[0x5595ae9310f0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125305848 DMM DEBUG GMM(gmm_fsm)[0x5595ae9310f0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125305848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125305848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125305848 DMM DEBUG MM(262420000001004/e7da45ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125305848 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250222125305848 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305848 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305848 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125305848 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:603) 20250222125305848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305848 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:233) 20250222125305848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125305848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125305848 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305848 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305848 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125305848 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:603) 20250222125305848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305848 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:233) 20250222125305848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125305848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@0db0551d115f: { messageType := 2, destLocRef := 'A76BF0'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(1515)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@0db0551d115f: 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 := '8B59E1CCA0505FACDC34F03F1B5B1860'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55C42DDC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B74912B74AE33269'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '626144A2145E69E298BB7BD5BC795676'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1F7EF6BD2AE21C2B29A32FE0C480547A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BEAEF25C1D45FD66FAF64DD9BF2AF8D9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E6B8CA92CF0BDEA7'O } } } } } SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: vl_len:23 SGSN_Test_0-SCCP(1515)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1515)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250222125305858 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305858 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305858 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125305858 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:603) 20250222125305858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305858 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:233) 20250222125305858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125305858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125305859 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125305859 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125305859 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125305859 DMM DEBUG MM(262420000001004/e7da45ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1139) 20250222125305859 DMM NOTICE MM(262420000001004/e7da45ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125305859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125305859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125305859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125305859 DMM DEBUG MM(262420000001004/e7da45ec) Requesting authorization (sgsn_auth.c:160) 20250222125305859 DMM INFO MM(262420000001004/e7da45ec) Requesting authentication tuples (sgsn_auth.c:184) 20250222125305859 DMM DEBUG MM(262420000001004/e7da45ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125305859 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250222125305859 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(1520)@0db0551d115f: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250222125305862 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125305862 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125305862 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125305862 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125305862 DMM INFO MM(262420000001004/e7da45ec) Subscriber data update (mmctx.c:445) 20250222125305862 DMM DEBUG MM(262420000001004/e7da45ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125305862 DMM INFO MM(262420000001004/e7da45ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125305862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125305862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125305862 DMM INFO MM(262420000001004/e7da45ec) <- GMM AUTH AND CIPHERING REQ (rand = 8b 59 e1 cc a0 50 5f ac dc 34 f0 3f 1b 5b 18 60 , mmctx_is_r99=1, vec->auth_types=0x3, autn = be ae f2 5c 1d 45 fd 66 fa f6 4d d9 bf 2a f8 d9 ) (gprs_gmm.c:538) 20250222125305862 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250222125305862 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305862 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125305862 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:603) 20250222125305862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305862 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:233) 20250222125305862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125305862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: vl_len:37 SGSN_Test_0-SCCP(1515)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1515)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922E6B8CA9223094399990000100004F02904CF0BDEA7'O 20250222125305869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125305869 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:603) 20250222125305869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305869 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:233) 20250222125305869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125305869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125305870 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125305870 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125305870 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125305870 DMM INFO MM(262420000001004/e7da45ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125305870 DMM NOTICE MM(262420000001004/e7da45ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125305870 DMM DEBUG MM(262420000001004/e7da45ec) checking auth: received UMTS RES = e6 b8 ca 92 cf 0b de a7 (gprs_gmm.c:721) 20250222125305870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125305870 DMM DEBUG MM(262420000001004/e7da45ec) Requesting authorization (sgsn_auth.c:160) 20250222125305870 DMM INFO MM(262420000001004/e7da45ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125305870 DMM DEBUG MM(262420000001004/e7da45ec) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125305870 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250222125305870 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) 20250222125305870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250222125305870 DMM DEBUG MM(262420000001004/e7da45ec) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250222125305870 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125305870 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:603) 20250222125305870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305870 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:233) 20250222125305870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125305870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: vl_len:12 SGSN_Test_0-SCCP(1515)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1515)@0db0551d115f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250222125305878 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305878 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305878 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125305878 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:603) 20250222125305878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305878 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:233) 20250222125305878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125305878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125305878 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125305878 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125305878 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125305878 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250222125305878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250222125305878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250222125305878 DMM INFO MM(262420000001004/e7da45ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7da45ec) (gprs_gmm.c:355) 20250222125305878 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250222125305879 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305879 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125305879 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:603) 20250222125305879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305879 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:233) 20250222125305879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125305879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125305879 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305879 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305879 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125305879 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:603) 20250222125305879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305879 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:233) 20250222125305879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125305879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250222125305882 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125305882 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125305882 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250222125305882 DMM INFO MM(262420000001004/e7da45ec) Subscriber data update (mmctx.c:445) 20250222125305882 DMM DEBUG MM(262420000001004/e7da45ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125305882 DMM INFO MM(262420000001004/e7da45ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125305882 DMM NOTICE MM(262420000001004/e7da45ec) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1055) 20250222125305882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125305882 DMM NOTICE MM(262420000001004/e7da45ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125305882 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) 20250222125305883 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125305883 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250222125305883 DMM INFO MM(262420000001004/e7da45ec) Subscriber data update (mmctx.c:445) 20250222125305883 DMM DEBUG MM(262420000001004/e7da45ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1515)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1515)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250222125305885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305885 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125305885 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:603) 20250222125305885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305885 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:233) 20250222125305885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125305885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125305885 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125305885 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125305885 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125305885 DMM INFO MM(262420000001004/e7da45ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125305885 DMM NOTICE MM(262420000001004/e7da45ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125305885 DMM DEBUG GMM(gmm_fsm)[0x5595ae9310f0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125305885 DMM DEBUG GMM(gmm_fsm)[0x5595ae9310f0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125305885 DMM DEBUG MM_STATE_Iu(5)[0x5595ae942d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250222125305885 DMM DEBUG MM_STATE_Iu(5)[0x5595ae942d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250222125305885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125305885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125305885 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305885 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305885 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125305885 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:603) 20250222125305885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305885 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:233) 20250222125305885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125305885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: vl_len:7 SGSN_Test_0-SCCP(1515)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1515)@0db0551d115f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250222125305889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125305889 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:603) 20250222125305889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305889 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:233) 20250222125305889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125305889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125305889 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250222125305889 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250222125305889 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250222125305889 DMM INFO MM(262420000001004/e7da45ec) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250222125305889 DMM DEBUG MM_STATE_Iu(5)[0x5595ae942d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250222125305889 DMM DEBUG MM_STATE_Iu(5)[0x5595ae942d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250222125305889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125305889 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:603) 20250222125305889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305889 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:233) 20250222125305889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125305889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on local reference:0 20250222125305890 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125305890 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125305890 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125305890 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:603) 20250222125305890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125305890 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:233) 20250222125305890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125305890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1516)@0db0551d115f: Deleted conn table entry 0TC_attach_pdp_act_user(1522)10972144 TC_attach_pdp_act_user(1522)@0db0551d115f: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@0db0551d115f: 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 := 'E7DA45EC'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_user(1522)5003913 SGSN_Test_0-RAN(1516)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@0db0551d115f: First idle individual index:0 20250222125306092 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125306093 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125306093 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125306093 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:603) 20250222125306093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125306093 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:233) 20250222125306093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125306093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125306093 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125306093 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125306093 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125306093 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE7DA45EC) type="signalling" (gprs_gmm.c:1970) 20250222125306093 DMM DEBUG GMM(gmm_fsm)[0x5595ae9310f0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250222125306093 DMM DEBUG GMM(gmm_fsm)[0x5595ae9310f0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222125306094 DMM DEBUG MM(262420000001004/e7da45ec) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250222125306094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125306094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125306094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125306094 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:603) 20250222125306094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125306094 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:233) 20250222125306094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125306094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125306094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125306094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125306094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125306094 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:603) 20250222125306094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125306094 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:233) 20250222125306094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125306094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1515)@0db0551d115f: { messageType := 2, destLocRef := '4C5A89'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(1515)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@0db0551d115f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@0db0551d115f: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@0db0551d115f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@0db0551d115f: Final verdict of PTC: error 20250222125306110 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125306110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125306110 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125306110 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125306110 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125306110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125306110 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125306110 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125306110 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:769) 20250222125306110 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125306110 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125306110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125306110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125306110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125306110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125306110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125306110 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125306110 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250222125306115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54612<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1517)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-RAN(1516)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1514)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1509)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1520)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1504)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@0db0551d115f: Final verdict of PTC: none 20250222125306121 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125306121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1519)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1502)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1508)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1512)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@0db0551d115f: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@0db0551d115f: 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'. Sat Feb 22 12:53:06 UTC 2025 ------ 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 20250222125306252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125306653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45994<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230332) 20250222125307122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125307122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=230332, count=234524) 20250222125308111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125308111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125308111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250222125308125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125308125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:53:08 UTC 2025 /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 20250222125309127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125309127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250222125309718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125309720 DMM INFO MM(262420000001004/e7da45ec) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125309720 DMM INFO MM(262420000001004/e7da45ec) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125309720 DMM DEBUG GMM(gmm_fsm)[0x5595ae9310f0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125309720 DMM DEBUG GMM(gmm_fsm)[0x5595ae9310f0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125309720 DMM DEBUG MM_STATE_Iu(5)[0x5595ae942d20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250222125309721 DMM DEBUG MM_STATE_Iu(5)[0x5595ae942d20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250222125309721 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250222125309721 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) 20250222125309721 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:402) 20250222125309721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222125309721 DMM DEBUG MM_STATE_Gb[0x5595ae937990]{Idle}: Deallocated (fsm.c:568) 20250222125309721 DMM DEBUG MM_STATE_Iu(5)[0x5595ae942d20]{Detached}: Deallocated (fsm.c:568) 20250222125309721 DMM DEBUG GMM(gmm_fsm)[0x5595ae9310f0]{Deregistered}: Deallocated (fsm.c:568) 20250222125309721 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@0db0551d115f: 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(1527)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125309767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125309767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125309767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125309767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125309767 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125309767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125309767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125309767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125309767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125309768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125309768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125309768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125309768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125309768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125309768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125309768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125309768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125309768 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125309768 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125309768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1527)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222125309768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125309768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125309770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125309775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125309775 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1529)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@0db0551d115f: 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(1532)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125309781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125309781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125309781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125309781 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125309781 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125309781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125309781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125309781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125309781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125309781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125309781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125309781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125309781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125309781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125309781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125309781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125309781 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125309781 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125309781 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125309781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1532)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222125309782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125309782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1533)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222125309784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1529)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125309789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125309789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1534)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1533)@0db0551d115f: 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(1537)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125309794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125309794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125309794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125309794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125309794 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125309794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125309794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125309794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125309794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125309795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125309795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125309795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125309795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125309795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125309795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125309795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125309795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125309795 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125309795 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125309795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1537)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222125309795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125309795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125309797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1540)@0db0551d115f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@0db0551d115f: ************************************************* 20250222125309801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125309801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@0db0551d115f: Starting RAN_Emulation SGSN_Test_0-SCCP(1538)@0db0551d115f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125310002 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125310002 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:112) 20250222125310002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125310002 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250222125310010 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125310010 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125310010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125310010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125310010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125310010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125310010 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125310013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125310013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125310013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125310013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125310013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125310013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125310013 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222125310013 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125310128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125310128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125310128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125310128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@0db0551d115f: 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) } } } } 20250222125310132 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1542)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250222125310133 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125310823 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125310823 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125310823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125310823 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:603) 20250222125310823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125310823 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:233) 20250222125310823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125310823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125310824 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125310824 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125310825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125310825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125310825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125310825 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:603) 20250222125310825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125310825 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:233) 20250222125310825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125310825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@0db0551d115f: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='DC115B88'O, index=0 SGSN_Test-GSUP(1543)@0db0551d115f: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@0db0551d115f: 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 := '2954'O (")T"), rac := 'BA'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(1539)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)11823334 SGSN_Test_0-SCCP(1538)@0db0551d115f: First idle individual index:0 SGSN_Test_0-RAN(1539)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 20250222125311194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125311194 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:603) 20250222125311194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311194 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:233) 20250222125311194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125311194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125311195 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125311195 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125311195 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125311195 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1325) 20250222125311195 DMM DEBUG GMM(gmm_fsm)[0x5595ae942d20]{Deregistered}: Allocated (fsm.c:456) 20250222125311195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222125311195 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Allocated (fsm.c:456) 20250222125311195 DMM DEBUG MM_STATE_Iu[0x5595ae942660]{Detached}: Allocated (fsm.c:456) 20250222125311195 DMM DEBUG GMM(gmm_fsm)[0x5595ae942d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125311195 DMM DEBUG GMM(gmm_fsm)[0x5595ae942d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125311195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125311195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125311195 DMM DEBUG MM(262420000001058/db4a8ad1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125311195 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250222125311195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125311195 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:603) 20250222125311195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311195 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:233) 20250222125311195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125311195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125311195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125311195 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:603) 20250222125311195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311195 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:233) 20250222125311195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125311195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@0db0551d115f: { messageType := 2, destLocRef := 'B468E6'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(1538)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@0db0551d115f: 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 := '8AE6FC323DEC6F7130111B65F3C62760'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37E14FCB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DEF441A96C90923A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '398A5475ABF76C1E68DA0C95BD55C1CC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '038F5C6BF8D41AC092A2348C8F1B7C18'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C07CB4B3362E9BBDB1E67F721AB3D722'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2B069930F956D4D9'O } } } } } SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: vl_len:23 SGSN_Test_0-SCCP(1538)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1538)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250222125311206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125311206 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:603) 20250222125311206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311206 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:233) 20250222125311206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125311206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125311206 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125311206 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125311206 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125311206 DMM DEBUG MM(262420000001058/db4a8ad1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1139) 20250222125311206 DMM NOTICE MM(262420000001058/db4a8ad1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125311206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125311206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125311206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125311206 DMM DEBUG MM(262420000001058/db4a8ad1) Requesting authorization (sgsn_auth.c:160) 20250222125311206 DMM INFO MM(262420000001058/db4a8ad1) Requesting authentication tuples (sgsn_auth.c:184) 20250222125311206 DMM DEBUG MM(262420000001058/db4a8ad1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125311206 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250222125311206 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(1543)@0db0551d115f: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250222125311209 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125311210 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125311210 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125311210 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125311210 DMM INFO MM(262420000001058/db4a8ad1) Subscriber data update (mmctx.c:445) 20250222125311210 DMM DEBUG MM(262420000001058/db4a8ad1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125311210 DMM INFO MM(262420000001058/db4a8ad1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125311210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125311210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125311210 DMM INFO MM(262420000001058/db4a8ad1) <- GMM AUTH AND CIPHERING REQ (rand = 8a e6 fc 32 3d ec 6f 71 30 11 1b 65 f3 c6 27 60 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c0 7c b4 b3 36 2e 9b bd b1 e6 7f 72 1a b3 d7 22 ) (gprs_gmm.c:538) 20250222125311210 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250222125311210 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311210 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311210 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125311210 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:603) 20250222125311210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311210 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:233) 20250222125311210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125311210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: vl_len:37 SGSN_Test_0-SCCP(1538)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1538)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306222B06993023094399990000105008F02904F956D4D9'O 20250222125311216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125311216 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:603) 20250222125311216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311216 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:233) 20250222125311216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125311216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125311216 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125311216 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125311216 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125311216 DMM INFO MM(262420000001058/db4a8ad1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125311216 DMM NOTICE MM(262420000001058/db4a8ad1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125311216 DMM DEBUG MM(262420000001058/db4a8ad1) checking auth: received UMTS RES = 2b 06 99 30 f9 56 d4 d9 (gprs_gmm.c:721) 20250222125311216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125311216 DMM DEBUG MM(262420000001058/db4a8ad1) Requesting authorization (sgsn_auth.c:160) 20250222125311216 DMM INFO MM(262420000001058/db4a8ad1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125311216 DMM DEBUG MM(262420000001058/db4a8ad1) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125311216 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250222125311216 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) 20250222125311216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250222125311216 DMM DEBUG MM(262420000001058/db4a8ad1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250222125311216 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311216 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125311217 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:603) 20250222125311217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311217 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:233) 20250222125311217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125311217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: vl_len:12 SGSN_Test_0-SCCP(1538)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1538)@0db0551d115f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250222125311224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311224 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125311224 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:603) 20250222125311224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311224 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:233) 20250222125311224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125311224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125311225 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125311225 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125311225 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125311225 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250222125311225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250222125311225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250222125311225 DMM INFO MM(262420000001058/db4a8ad1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb4a8ad1) (gprs_gmm.c:355) 20250222125311225 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250222125311225 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125311225 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:603) 20250222125311225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311225 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:233) 20250222125311225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125311225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125311225 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311225 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311225 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125311225 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:603) 20250222125311225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311225 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:233) 20250222125311225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125311225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250222125311228 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125311228 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125311228 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250222125311228 DMM INFO MM(262420000001058/db4a8ad1) Subscriber data update (mmctx.c:445) 20250222125311228 DMM DEBUG MM(262420000001058/db4a8ad1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125311228 DMM INFO MM(262420000001058/db4a8ad1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125311228 DMM NOTICE MM(262420000001058/db4a8ad1) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1055) 20250222125311228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125311228 DMM NOTICE MM(262420000001058/db4a8ad1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125311228 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) 20250222125311229 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125311229 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250222125311229 DMM INFO MM(262420000001058/db4a8ad1) Subscriber data update (mmctx.c:445) 20250222125311229 DMM DEBUG MM(262420000001058/db4a8ad1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1538)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1538)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250222125311231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125311231 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:603) 20250222125311231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311232 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:233) 20250222125311232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125311232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125311232 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125311232 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125311232 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125311232 DMM INFO MM(262420000001058/db4a8ad1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125311232 DMM NOTICE MM(262420000001058/db4a8ad1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125311232 DMM DEBUG GMM(gmm_fsm)[0x5595ae942d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125311232 DMM DEBUG GMM(gmm_fsm)[0x5595ae942d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125311232 DMM DEBUG MM_STATE_Iu(7)[0x5595ae942660]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250222125311232 DMM DEBUG MM_STATE_Iu(7)[0x5595ae942660]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250222125311232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125311232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125311232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125311232 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:603) 20250222125311232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311232 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:233) 20250222125311232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125311232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: vl_len:7 SGSN_Test_0-SCCP(1538)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1538)@0db0551d115f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250222125311237 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311237 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125311237 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:603) 20250222125311237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311237 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:233) 20250222125311237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125311237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125311237 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250222125311237 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250222125311237 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250222125311237 DMM INFO MM(262420000001058/db4a8ad1) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250222125311237 DMM DEBUG MM_STATE_Iu(7)[0x5595ae942660]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250222125311237 DMM DEBUG MM_STATE_Iu(7)[0x5595ae942660]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250222125311237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125311237 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:603) 20250222125311237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311237 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:233) 20250222125311237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125311237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on local reference:0 20250222125311239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125311239 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:603) 20250222125311239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311239 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:233) 20250222125311239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125311239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1539)@0db0551d115f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)11823334 TC_attach_pdp_act_user_addr_v4raw(1545)@0db0551d115f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@0db0551d115f: 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 := 'DB4A8AD1'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)8247802 SGSN_Test_0-RAN(1539)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@0db0551d115f: First idle individual index:0 20250222125311440 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311441 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311441 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125311441 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:603) 20250222125311441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311441 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:233) 20250222125311441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125311441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125311441 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125311441 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125311441 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125311441 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDB4A8AD1) type="signalling" (gprs_gmm.c:1970) 20250222125311441 DMM DEBUG GMM(gmm_fsm)[0x5595ae942d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250222125311441 DMM DEBUG GMM(gmm_fsm)[0x5595ae942d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222125311441 DMM DEBUG MM(262420000001058/db4a8ad1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250222125311442 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311442 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125311442 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:603) 20250222125311442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311442 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:233) 20250222125311442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125311442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125311442 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311442 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125311442 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125311442 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:603) 20250222125311442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125311442 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:233) 20250222125311442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125311442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1538)@0db0551d115f: { messageType := 2, destLocRef := '7DD9FA'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(1538)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@0db0551d115f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@0db0551d115f: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@0db0551d115f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@0db0551d115f: Final verdict of PTC: error 20250222125311457 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125311457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125311457 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125311457 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125311457 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125311457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125311457 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125311457 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125311457 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:769) 20250222125311457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125311457 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125311457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125311457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125311457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125311457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125311457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125311457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125311457 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250222125311462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1538)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-M3UA(1540)@0db0551d115f: Final verdict of PTC: none 20250222125311466 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test_0-RAN(1539)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@0db0551d115f: Final verdict of PTC: none 20250222125311466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1542)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1543)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1527)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1532)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1537)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1530)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1525)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1535)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@0db0551d115f: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@0db0551d115f: 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'. Sat Feb 22 12:53:11 UTC 2025 ------ 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 20250222125311595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125312098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46014<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232444) 20250222125312467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125312467 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232444, count=236896) 20250222125313458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125313458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125313458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250222125313468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125313468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:53:14 UTC 2025 /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 20250222125314469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125314469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250222125315181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57664<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125315183 DMM INFO MM(262420000001058/db4a8ad1) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125315183 DMM INFO MM(262420000001058/db4a8ad1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125315183 DMM DEBUG GMM(gmm_fsm)[0x5595ae942d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125315183 DMM DEBUG GMM(gmm_fsm)[0x5595ae942d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125315183 DMM DEBUG MM_STATE_Iu(7)[0x5595ae942660]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250222125315183 DMM DEBUG MM_STATE_Iu(7)[0x5595ae942660]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250222125315183 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250222125315183 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) 20250222125315183 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:402) 20250222125315183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222125315183 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Deallocated (fsm.c:568) 20250222125315183 DMM DEBUG MM_STATE_Iu(7)[0x5595ae942660]{Detached}: Deallocated (fsm.c:568) 20250222125315183 DMM DEBUG GMM(gmm_fsm)[0x5595ae942d20]{Deregistered}: Deallocated (fsm.c:568) 20250222125315183 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@0db0551d115f: 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(1550)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125315225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125315225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125315225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125315225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125315225 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125315225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125315225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125315225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125315225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125315227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125315227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125315227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125315227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125315227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125315227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125315227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125315227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125315227 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125315227 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125315227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1550)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222125315228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125315228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125315234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125315241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125315241 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1552)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1551)@0db0551d115f: 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(1555)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125315246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125315246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125315246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125315246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125315246 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125315246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125315246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125315246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125315246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125315247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125315247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125315247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125315247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125315247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125315247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125315247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125315247 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125315247 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125315247 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125315247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125315247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125315247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125315249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125315253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125315254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@0db0551d115f: 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(1560)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125315260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125315260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125315260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125315260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125315260 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125315260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125315260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125315260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125315260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125315261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125315261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125315261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125315261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125315261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125315261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125315261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125315261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125315261 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125315261 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125315261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125315262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125315262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125315264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1563)@0db0551d115f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@0db0551d115f: ************************************************* MTC@0db0551d115f: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@0db0551d115f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1557)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125315270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125315270 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125315468 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125315468 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:112) 20250222125315468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125315468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250222125315470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125315470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125315470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125315470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test_0-M3UA(1563)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1565)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@0db0551d115f: 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) } } } } 20250222125315474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125315474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125315474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125315474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125315474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125315474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125315474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125315474 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222125315475 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250222125315476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125315476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125315476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125315476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125315476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125315476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125315476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(1565)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125315477 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125316286 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316286 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316286 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125316286 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:603) 20250222125316286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316286 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:233) 20250222125316286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125316286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125316287 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125316287 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125316287 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316287 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316287 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125316287 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:603) 20250222125316287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316287 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:233) 20250222125316287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125316287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@0db0551d115f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='CA31B349'O, index=0 SGSN_Test-GSUP(1566)@0db0551d115f: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@0db0551d115f: 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 := 'A7C0'O, rac := '74'O ("t") }, 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(1562)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2202202 SGSN_Test_0-SCCP(1561)@0db0551d115f: First idle individual index:0 SGSN_Test_0-RAN(1562)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 20250222125316563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125316563 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:603) 20250222125316563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316563 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:233) 20250222125316563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125316563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125316563 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125316563 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125316563 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125316563 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1325) 20250222125316563 DMM DEBUG GMM(gmm_fsm)[0x5595ae942660]{Deregistered}: Allocated (fsm.c:456) 20250222125316563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222125316563 DMM DEBUG MM_STATE_Gb[0x5595ae937990]{Idle}: Allocated (fsm.c:456) 20250222125316563 DMM DEBUG MM_STATE_Iu[0x5595ae943ff0]{Detached}: Allocated (fsm.c:456) 20250222125316563 DMM DEBUG GMM(gmm_fsm)[0x5595ae942660]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125316563 DMM DEBUG GMM(gmm_fsm)[0x5595ae942660]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125316563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125316563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125316563 DMM DEBUG MM(262420000001055/f2568c77) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125316563 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250222125316563 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316563 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125316563 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:603) 20250222125316563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316563 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:233) 20250222125316563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125316563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125316563 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316563 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316563 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125316563 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:603) 20250222125316563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316563 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:233) 20250222125316563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125316563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@0db0551d115f: { messageType := 2, destLocRef := '219A5A'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(1561)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@0db0551d115f: 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 := '930CEC63AA311B727C4497BAEE6335E0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F60DF9F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E9E1356EB60A4CE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '17C0099558C575FF68B0606FB21D10B8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E62BA2196E2025CFDB2521E04F885FD5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9116C8059202920C8FDCB9022A416999'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '66664DECDDF27760'O } } } } } SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: vl_len:23 SGSN_Test_0-SCCP(1561)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1561)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250222125316573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125316573 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:603) 20250222125316573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316573 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:233) 20250222125316573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125316573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125316573 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125316573 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125316573 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125316573 DMM DEBUG MM(262420000001055/f2568c77) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1139) 20250222125316573 DMM NOTICE MM(262420000001055/f2568c77) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125316573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125316573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125316573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125316573 DMM DEBUG MM(262420000001055/f2568c77) Requesting authorization (sgsn_auth.c:160) 20250222125316573 DMM INFO MM(262420000001055/f2568c77) Requesting authentication tuples (sgsn_auth.c:184) 20250222125316573 DMM DEBUG MM(262420000001055/f2568c77) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125316573 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250222125316573 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(1566)@0db0551d115f: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250222125316577 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125316577 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125316577 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125316577 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125316577 DMM INFO MM(262420000001055/f2568c77) Subscriber data update (mmctx.c:445) 20250222125316577 DMM DEBUG MM(262420000001055/f2568c77) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125316577 DMM INFO MM(262420000001055/f2568c77) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125316577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125316577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125316577 DMM INFO MM(262420000001055/f2568c77) <- GMM AUTH AND CIPHERING REQ (rand = 93 0c ec 63 aa 31 1b 72 7c 44 97 ba ee 63 35 e0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 91 16 c8 05 92 02 92 0c 8f dc b9 02 2a 41 69 99 ) (gprs_gmm.c:538) 20250222125316577 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250222125316577 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316577 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316577 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125316577 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:603) 20250222125316577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316577 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:233) 20250222125316577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125316577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: vl_len:37 SGSN_Test_0-SCCP(1561)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1561)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082266664DEC23094399990000105005F02904DDF27760'O 20250222125316583 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316583 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316583 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125316583 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:603) 20250222125316583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316583 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:233) 20250222125316583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125316583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125316583 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125316583 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125316583 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125316583 DMM INFO MM(262420000001055/f2568c77) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125316583 DMM NOTICE MM(262420000001055/f2568c77) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125316583 DMM DEBUG MM(262420000001055/f2568c77) checking auth: received UMTS RES = 66 66 4d ec dd f2 77 60 (gprs_gmm.c:721) 20250222125316583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125316583 DMM DEBUG MM(262420000001055/f2568c77) Requesting authorization (sgsn_auth.c:160) 20250222125316583 DMM INFO MM(262420000001055/f2568c77) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125316583 DMM DEBUG MM(262420000001055/f2568c77) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125316583 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250222125316583 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) 20250222125316583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250222125316583 DMM DEBUG MM(262420000001055/f2568c77) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250222125316583 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316583 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316583 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125316583 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:603) 20250222125316583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316583 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:233) 20250222125316583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125316583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: vl_len:12 SGSN_Test_0-SCCP(1561)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1561)@0db0551d115f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250222125316591 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125316592 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:603) 20250222125316592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316592 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:233) 20250222125316592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125316592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125316592 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125316592 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125316592 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125316592 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250222125316592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250222125316592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250222125316592 DMM INFO MM(262420000001055/f2568c77) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2568c77) (gprs_gmm.c:355) 20250222125316592 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250222125316592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125316592 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:603) 20250222125316592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316592 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:233) 20250222125316592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125316592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125316592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125316592 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:603) 20250222125316592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316592 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:233) 20250222125316592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125316592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250222125316596 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125316596 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125316596 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250222125316596 DMM INFO MM(262420000001055/f2568c77) Subscriber data update (mmctx.c:445) 20250222125316596 DMM DEBUG MM(262420000001055/f2568c77) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125316596 DMM INFO MM(262420000001055/f2568c77) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125316596 DMM NOTICE MM(262420000001055/f2568c77) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1055) 20250222125316596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125316596 DMM NOTICE MM(262420000001055/f2568c77) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125316596 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) 20250222125316597 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125316597 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250222125316597 DMM INFO MM(262420000001055/f2568c77) Subscriber data update (mmctx.c:445) 20250222125316597 DMM DEBUG MM(262420000001055/f2568c77) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1561)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1561)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250222125316599 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316599 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316599 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125316599 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:603) 20250222125316599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316599 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:233) 20250222125316599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125316599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125316599 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125316599 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125316599 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125316599 DMM INFO MM(262420000001055/f2568c77) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125316599 DMM NOTICE MM(262420000001055/f2568c77) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125316599 DMM DEBUG GMM(gmm_fsm)[0x5595ae942660]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125316599 DMM DEBUG GMM(gmm_fsm)[0x5595ae942660]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125316599 DMM DEBUG MM_STATE_Iu(9)[0x5595ae943ff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250222125316599 DMM DEBUG MM_STATE_Iu(9)[0x5595ae943ff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250222125316599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125316599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125316599 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316599 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316599 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125316599 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:603) 20250222125316599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316599 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:233) 20250222125316599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125316599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: vl_len:7 SGSN_Test_0-SCCP(1561)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1561)@0db0551d115f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250222125316603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125316603 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:603) 20250222125316603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316603 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:233) 20250222125316603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125316603 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125316604 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250222125316604 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250222125316604 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250222125316604 DMM INFO MM(262420000001055/f2568c77) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250222125316604 DMM DEBUG MM_STATE_Iu(9)[0x5595ae943ff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250222125316604 DMM DEBUG MM_STATE_Iu(9)[0x5595ae943ff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250222125316604 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125316604 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:603) 20250222125316604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316604 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:233) 20250222125316604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125316604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on local reference:0 20250222125316605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316605 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316605 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125316605 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:603) 20250222125316605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316605 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:233) 20250222125316605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125316605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1562)@0db0551d115f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2202202 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@0db0551d115f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@0db0551d115f: 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 := 'F2568C77'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)2173657 SGSN_Test_0-RAN(1562)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@0db0551d115f: First idle individual index:0 20250222125316808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316809 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316809 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125316809 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:603) 20250222125316809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316809 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:233) 20250222125316809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125316809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125316809 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125316809 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125316809 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125316809 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF2568C77) type="signalling" (gprs_gmm.c:1970) 20250222125316809 DMM DEBUG GMM(gmm_fsm)[0x5595ae942660]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250222125316809 DMM DEBUG GMM(gmm_fsm)[0x5595ae942660]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222125316809 DMM DEBUG MM(262420000001055/f2568c77) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250222125316810 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125316810 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:603) 20250222125316810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316810 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:233) 20250222125316810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125316810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125316810 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316810 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125316810 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125316810 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:603) 20250222125316810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125316810 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:233) 20250222125316810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125316810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1561)@0db0551d115f: { messageType := 2, destLocRef := '212AD9'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(1561)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@0db0551d115f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@0db0551d115f: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@0db0551d115f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@0db0551d115f: Final verdict of PTC: error 20250222125316820 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125316820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125316820 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125316820 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125316820 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125316820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125316820 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125316820 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125316820 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:769) 20250222125316820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125316820 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125316820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125316820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125316820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125316820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125316820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125316820 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125316820 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250222125316821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57664<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1563)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1566)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-RAN(1562)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1555)@0db0551d115f: Final verdict of PTC: none 20250222125316826 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125316826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1560)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1550)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1558)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1548)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1553)@0db0551d115f: Final verdict of PTC: none Sat Feb 22 12:53:16 UTC 2025 ------ 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 MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@0db0551d115f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@0db0551d115f: 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'. 20250222125316898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57676<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125317400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57676<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233056) 20250222125317827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125317827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233056, count=237508) 20250222125318821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125318822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125318822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250222125318828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125318828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222125319330 DGPRS DEBUG Checking for inactive LLMEs, time = 3459705 (sgsn.c:131) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:53:19 UTC 2025 /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 20250222125319829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125319830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250222125320485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125320488 DMM INFO MM(262420000001055/f2568c77) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125320488 DMM INFO MM(262420000001055/f2568c77) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125320488 DMM DEBUG GMM(gmm_fsm)[0x5595ae942660]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125320488 DMM DEBUG GMM(gmm_fsm)[0x5595ae942660]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125320488 DMM DEBUG MM_STATE_Iu(9)[0x5595ae943ff0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250222125320488 DMM DEBUG MM_STATE_Iu(9)[0x5595ae943ff0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250222125320488 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250222125320488 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) 20250222125320488 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:402) 20250222125320488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222125320488 DMM DEBUG MM_STATE_Gb[0x5595ae937990]{Idle}: Deallocated (fsm.c:568) 20250222125320488 DMM DEBUG MM_STATE_Iu(9)[0x5595ae943ff0]{Detached}: Deallocated (fsm.c:568) 20250222125320488 DMM DEBUG GMM(gmm_fsm)[0x5595ae942660]{Deregistered}: Deallocated (fsm.c:568) 20250222125320488 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@0db0551d115f: 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(1573)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125320547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125320547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125320547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125320547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125320547 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125320547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125320547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125320547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125320547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125320548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125320548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125320548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125320548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125320548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125320548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125320548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125320548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125320548 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125320548 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125320548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125320548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125320548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1574)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222125320551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222125320558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125320558 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1574)@0db0551d115f: 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(1578)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1578)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125320563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125320563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125320563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125320563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125320563 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125320563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125320563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125320563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125320563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125320564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125320564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125320564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125320564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125320564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125320564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125320564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125320564 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125320564 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125320564 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125320564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125320564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125320564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125320567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1579)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1575)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125320573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125320573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1580)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@0db0551d115f: 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(1583)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125320577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125320577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125320577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125320577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125320577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125320577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125320577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125320577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125320577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125320578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125320578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125320578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125320578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125320578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125320578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125320578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125320578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125320578 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125320578 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125320578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125320579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125320579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125320581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1580)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1586)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1586)@0db0551d115f: M3UA emulation initiated, the test can be started MTC@0db0551d115f: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@0db0551d115f: ************************************************* SGSN_Test_0-SCCP(1584)@0db0551d115f: v_sccp_pdu_maxlen:268 20250222125320585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125320586 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125320786 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125320786 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:112) 20250222125320786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125320786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250222125320793 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125320793 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125320793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125320793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125320793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125320793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125320793 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125320796 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125320796 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125320796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125320796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125320796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125320796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125320796 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222125320796 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125320830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125320830 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125320830 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125320830 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@0db0551d115f: 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) } } } } 20250222125320835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222125320836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125321603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321603 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125321603 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:603) 20250222125321603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321603 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:233) 20250222125321603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125321604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125321604 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125321604 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125321605 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321605 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321605 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125321605 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:603) 20250222125321605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321605 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:233) 20250222125321605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125321605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1585)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@0db0551d115f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='F731F026'O, index=0 SGSN_Test-GSUP(1589)@0db0551d115f: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@0db0551d115f: 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 := '3704'O, rac := '2C'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(1585)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)12793456 SGSN_Test_0-SCCP(1584)@0db0551d115f: First idle individual index:0 SGSN_Test_0-RAN(1585)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 20250222125321924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125321924 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:603) 20250222125321924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321924 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:233) 20250222125321924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125321924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125321924 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125321924 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125321924 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125321924 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1325) 20250222125321924 DMM DEBUG GMM(gmm_fsm)[0x5595ae943ff0]{Deregistered}: Allocated (fsm.c:456) 20250222125321924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222125321924 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Allocated (fsm.c:456) 20250222125321924 DMM DEBUG MM_STATE_Iu[0x5595ae943c10]{Detached}: Allocated (fsm.c:456) 20250222125321924 DMM DEBUG GMM(gmm_fsm)[0x5595ae943ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125321924 DMM DEBUG GMM(gmm_fsm)[0x5595ae943ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125321924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125321924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125321924 DMM DEBUG MM(262420000001056/fa814d23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125321924 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250222125321924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125321924 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:603) 20250222125321924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321924 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:233) 20250222125321924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125321924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125321924 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321924 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321924 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125321924 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:603) 20250222125321924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321924 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:233) 20250222125321924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125321924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@0db0551d115f: { messageType := 2, destLocRef := 'C33670'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(1584)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@0db0551d115f: 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 := '3D4F13833518810E5F9F4C70CE900727'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '788621B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '08B55AD8479DFE42'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '31CA30B2B15372FF9EF230F5E683B6D1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '64003AD606826AF976D2EF3E3904A690'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FDA77EA0D8081C7799FA4942A7E8D48A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '292FDC9BFA52307C'O } } } } } SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: vl_len:23 SGSN_Test_0-SCCP(1584)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1584)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250222125321935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321935 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321935 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125321935 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:603) 20250222125321935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321935 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:233) 20250222125321935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125321935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125321935 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125321935 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125321935 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125321935 DMM DEBUG MM(262420000001056/fa814d23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1139) 20250222125321935 DMM NOTICE MM(262420000001056/fa814d23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125321935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125321936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125321936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125321936 DMM DEBUG MM(262420000001056/fa814d23) Requesting authorization (sgsn_auth.c:160) 20250222125321936 DMM INFO MM(262420000001056/fa814d23) Requesting authentication tuples (sgsn_auth.c:184) 20250222125321936 DMM DEBUG MM(262420000001056/fa814d23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125321936 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250222125321936 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(1589)@0db0551d115f: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250222125321939 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125321939 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125321939 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125321939 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125321939 DMM INFO MM(262420000001056/fa814d23) Subscriber data update (mmctx.c:445) 20250222125321939 DMM DEBUG MM(262420000001056/fa814d23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125321939 DMM INFO MM(262420000001056/fa814d23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125321939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125321939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125321939 DMM INFO MM(262420000001056/fa814d23) <- GMM AUTH AND CIPHERING REQ (rand = 3d 4f 13 83 35 18 81 0e 5f 9f 4c 70 ce 90 07 27 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fd a7 7e a0 d8 08 1c 77 99 fa 49 42 a7 e8 d4 8a ) (gprs_gmm.c:538) 20250222125321939 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250222125321940 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125321940 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:603) 20250222125321940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321940 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:233) 20250222125321940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125321940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: vl_len:37 SGSN_Test_0-SCCP(1584)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1584)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22292FDC9B23094399990000105006F02904FA52307C'O 20250222125321950 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321950 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321950 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125321950 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:603) 20250222125321950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321950 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:233) 20250222125321950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125321950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125321951 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125321951 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125321951 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125321951 DMM INFO MM(262420000001056/fa814d23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125321951 DMM NOTICE MM(262420000001056/fa814d23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125321951 DMM DEBUG MM(262420000001056/fa814d23) checking auth: received UMTS RES = 29 2f dc 9b fa 52 30 7c (gprs_gmm.c:721) 20250222125321951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125321951 DMM DEBUG MM(262420000001056/fa814d23) Requesting authorization (sgsn_auth.c:160) 20250222125321951 DMM INFO MM(262420000001056/fa814d23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125321951 DMM DEBUG MM(262420000001056/fa814d23) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125321951 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250222125321951 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) 20250222125321951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250222125321951 DMM DEBUG MM(262420000001056/fa814d23) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250222125321952 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321952 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321952 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125321952 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:603) 20250222125321952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321952 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:233) 20250222125321952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125321952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: vl_len:12 SGSN_Test_0-SCCP(1584)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1584)@0db0551d115f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250222125321969 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321969 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321969 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125321969 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:603) 20250222125321969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321969 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:233) 20250222125321969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125321969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125321969 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125321969 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125321969 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125321970 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250222125321970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250222125321970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250222125321970 DMM INFO MM(262420000001056/fa814d23) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa814d23) (gprs_gmm.c:355) 20250222125321970 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250222125321970 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125321970 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:603) 20250222125321970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321970 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:233) 20250222125321970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125321970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125321970 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321970 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321970 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125321970 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:603) 20250222125321970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321970 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:233) 20250222125321970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125321970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250222125321977 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125321977 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125321977 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250222125321978 DMM INFO MM(262420000001056/fa814d23) Subscriber data update (mmctx.c:445) 20250222125321978 DMM DEBUG MM(262420000001056/fa814d23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125321978 DMM INFO MM(262420000001056/fa814d23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125321978 DMM NOTICE MM(262420000001056/fa814d23) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1055) 20250222125321978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125321978 DMM NOTICE MM(262420000001056/fa814d23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125321978 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) 20250222125321978 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125321978 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250222125321978 DMM INFO MM(262420000001056/fa814d23) Subscriber data update (mmctx.c:445) 20250222125321979 DMM DEBUG MM(262420000001056/fa814d23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1584)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1584)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250222125321982 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321982 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321982 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125321982 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:603) 20250222125321982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321982 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:233) 20250222125321982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125321982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125321982 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125321982 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125321982 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125321982 DMM INFO MM(262420000001056/fa814d23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125321982 DMM NOTICE MM(262420000001056/fa814d23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125321982 DMM DEBUG GMM(gmm_fsm)[0x5595ae943ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125321982 DMM DEBUG GMM(gmm_fsm)[0x5595ae943ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125321982 DMM DEBUG MM_STATE_Iu(11)[0x5595ae943c10]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250222125321982 DMM DEBUG MM_STATE_Iu(11)[0x5595ae943c10]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250222125321982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125321982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125321982 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125321982 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:603) 20250222125321982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321982 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:233) 20250222125321982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125321982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: vl_len:7 SGSN_Test_0-SCCP(1584)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1584)@0db0551d115f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250222125321991 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321991 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321992 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125321992 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:603) 20250222125321992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321992 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:233) 20250222125321992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125321992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125321992 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250222125321992 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250222125321992 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250222125321992 DMM INFO MM(262420000001056/fa814d23) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250222125321992 DMM DEBUG MM_STATE_Iu(11)[0x5595ae943c10]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250222125321992 DMM DEBUG MM_STATE_Iu(11)[0x5595ae943c10]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250222125321992 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321992 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125321992 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:603) 20250222125321992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321992 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:233) 20250222125321992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125321992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@0db0551d115f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)12793456 20250222125321995 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125321995 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125321995 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125321995 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:603) 20250222125321995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125321995 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:233) 20250222125321995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125321995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@0db0551d115f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@0db0551d115f: 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 := 'FA814D23'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)7064426 SGSN_Test_0-RAN(1585)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@0db0551d115f: First idle individual index:0 20250222125322196 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125322196 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125322196 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125322196 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:603) 20250222125322196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125322196 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:233) 20250222125322196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125322196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125322197 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125322197 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125322197 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125322197 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA814D23) type="signalling" (gprs_gmm.c:1970) 20250222125322197 DMM DEBUG GMM(gmm_fsm)[0x5595ae943ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250222125322197 DMM DEBUG GMM(gmm_fsm)[0x5595ae943ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222125322197 DMM DEBUG MM(262420000001056/fa814d23) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250222125322197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125322197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125322197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125322197 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:603) 20250222125322197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125322197 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:233) 20250222125322197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125322197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125322197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125322197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125322197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125322197 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:603) 20250222125322197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125322197 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:233) 20250222125322197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125322197 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1584)@0db0551d115f: { messageType := 2, destLocRef := '6BCB6A'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(1584)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@0db0551d115f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@0db0551d115f: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@0db0551d115f: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@0db0551d115f: Warning: The last outgoing messages on port CLIENT may be lost. 20250222125322207 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125322207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125322207 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125322207 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125322207 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125322207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125322207 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125322207 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125322207 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:769) 20250222125322207 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125322207 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125322207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125322207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125322207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125322207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125322207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125322207 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125322207 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250222125322209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57680<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1586)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1589)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1578)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-RAN(1585)@0db0551d115f: Final verdict of PTC: none 20250222125322213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125322214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1583)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1573)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1571)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1576)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1581)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@0db0551d115f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@0db0551d115f: 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'. Sat Feb 22 12:53:22 UTC 2025 ------ 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 20250222125322363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125322866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232868) 20250222125323215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125323215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232868, count=237320) 20250222125324208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125324208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125324208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250222125324217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125324217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:53:24 UTC 2025 /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 20250222125325218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125325218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250222125325945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125325947 DMM INFO MM(262420000001056/fa814d23) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125325947 DMM INFO MM(262420000001056/fa814d23) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125325948 DMM DEBUG GMM(gmm_fsm)[0x5595ae943ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125325948 DMM DEBUG GMM(gmm_fsm)[0x5595ae943ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125325948 DMM DEBUG MM_STATE_Iu(11)[0x5595ae943c10]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250222125325948 DMM DEBUG MM_STATE_Iu(11)[0x5595ae943c10]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250222125325948 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250222125325948 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) 20250222125325948 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:402) 20250222125325948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222125325948 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Deallocated (fsm.c:568) 20250222125325948 DMM DEBUG MM_STATE_Iu(11)[0x5595ae943c10]{Detached}: Deallocated (fsm.c:568) 20250222125325948 DMM DEBUG GMM(gmm_fsm)[0x5595ae943ff0]{Deregistered}: Deallocated (fsm.c:568) 20250222125325948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@0db0551d115f: 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(1596)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125325995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125325995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125325995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125325995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125325995 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125325995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125325995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125325995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125325995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125325996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125325996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125325996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125325996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125325996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125325996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125325996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125325996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125325996 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125325996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125325996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125325997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125325997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125325999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222125326006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125326006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1597)@0db0551d115f: 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(1601)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@0db0551d115f: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125326009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125326009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125326009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125326009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125326009 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125326009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125326009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125326009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125326009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125326010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125326010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125326010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125326010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125326010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125326010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125326010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125326010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125326010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125326010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125326010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125326010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125326010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125326012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125326017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125326017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@0db0551d115f: 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(1606)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125326024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125326024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125326024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125326024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125326024 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125326024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125326024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125326024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125326024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125326024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125326024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125326024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125326024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125326024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125326024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125326024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125326024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125326024 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125326024 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125326024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1606)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222125326025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125326025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125326027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1609)@0db0551d115f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@0db0551d115f: ************************************************* MTC@0db0551d115f: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@0db0551d115f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1603)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125326034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125326034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125326219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125326219 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125326219 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125326219 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@0db0551d115f: 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) } } } } 20250222125326224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1611)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222125326225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125326231 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125326231 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:112) 20250222125326231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125326231 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250222125326236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125326237 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125326237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125326237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125326237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125326237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125326237 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125326239 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125326239 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125326239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125326239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125326239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125326239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125326239 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222125326239 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125327049 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327049 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327049 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125327049 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:603) 20250222125327049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327049 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:233) 20250222125327049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125327049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125327049 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125327049 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125327050 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327050 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327050 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125327050 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:603) 20250222125327050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327050 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:233) 20250222125327050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125327050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@0db0551d115f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='FAD47ABB'O, index=0 SGSN_Test-GSUP(1612)@0db0551d115f: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@0db0551d115f: 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 := '4CCD'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(1608)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)11172924 SGSN_Test_0-SCCP(1607)@0db0551d115f: First idle individual index:0 SGSN_Test_0-RAN(1608)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 20250222125327315 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327315 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327315 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125327315 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:603) 20250222125327315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327315 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:233) 20250222125327315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125327315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125327315 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125327315 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125327315 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125327315 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1325) 20250222125327315 DMM DEBUG GMM(gmm_fsm)[0x5595ae943c10]{Deregistered}: Allocated (fsm.c:456) 20250222125327315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222125327315 DMM DEBUG MM_STATE_Gb[0x5595ae937990]{Idle}: Allocated (fsm.c:456) 20250222125327315 DMM DEBUG MM_STATE_Iu[0x5595ae941ff0]{Detached}: Allocated (fsm.c:456) 20250222125327315 DMM DEBUG GMM(gmm_fsm)[0x5595ae943c10]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125327315 DMM DEBUG GMM(gmm_fsm)[0x5595ae943c10]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125327315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125327315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125327315 DMM DEBUG MM(262420000001057/dbaae684) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125327315 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250222125327315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125327315 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:603) 20250222125327315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327315 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:233) 20250222125327315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125327315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125327315 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327315 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327315 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125327315 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:603) 20250222125327315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327315 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:233) 20250222125327315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125327315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@0db0551d115f: { messageType := 2, destLocRef := 'AA7C3C'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(1607)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@0db0551d115f: 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 := 'B80F1BD1A955F0536A01F8A2A4F7108D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94775433'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B70EAC787384869A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '23F7D9D7CBC980C2665F67730784D802'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '929F594A194B549D40EFD96F0BE60075'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '05C8AC3BE26BA17C0A17C144D3C3F1B0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '76755592A15279F1'O } } } } } SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: vl_len:23 SGSN_Test_0-SCCP(1607)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1607)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250222125327325 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327325 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327325 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125327325 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:603) 20250222125327325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327325 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:233) 20250222125327325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125327325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125327325 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125327325 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125327325 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125327325 DMM DEBUG MM(262420000001057/dbaae684) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1139) 20250222125327325 DMM NOTICE MM(262420000001057/dbaae684) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125327325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125327325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125327325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125327325 DMM DEBUG MM(262420000001057/dbaae684) Requesting authorization (sgsn_auth.c:160) 20250222125327325 DMM INFO MM(262420000001057/dbaae684) Requesting authentication tuples (sgsn_auth.c:184) 20250222125327325 DMM DEBUG MM(262420000001057/dbaae684) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125327325 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250222125327325 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(1612)@0db0551d115f: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250222125327328 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125327328 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125327328 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125327328 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125327328 DMM INFO MM(262420000001057/dbaae684) Subscriber data update (mmctx.c:445) 20250222125327328 DMM DEBUG MM(262420000001057/dbaae684) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125327328 DMM INFO MM(262420000001057/dbaae684) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125327328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125327328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125327328 DMM INFO MM(262420000001057/dbaae684) <- GMM AUTH AND CIPHERING REQ (rand = b8 0f 1b d1 a9 55 f0 53 6a 01 f8 a2 a4 f7 10 8d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 05 c8 ac 3b e2 6b a1 7c 0a 17 c1 44 d3 c3 f1 b0 ) (gprs_gmm.c:538) 20250222125327328 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250222125327328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125327328 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:603) 20250222125327328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327328 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:233) 20250222125327328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125327328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: vl_len:37 SGSN_Test_0-SCCP(1607)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1607)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C227675559223094399990000105007F02904A15279F1'O 20250222125327335 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327335 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327335 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125327335 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:603) 20250222125327335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327335 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:233) 20250222125327335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125327335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125327335 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125327335 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125327335 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125327335 DMM INFO MM(262420000001057/dbaae684) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125327335 DMM NOTICE MM(262420000001057/dbaae684) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125327335 DMM DEBUG MM(262420000001057/dbaae684) checking auth: received UMTS RES = 76 75 55 92 a1 52 79 f1 (gprs_gmm.c:721) 20250222125327335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125327335 DMM DEBUG MM(262420000001057/dbaae684) Requesting authorization (sgsn_auth.c:160) 20250222125327335 DMM INFO MM(262420000001057/dbaae684) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125327335 DMM DEBUG MM(262420000001057/dbaae684) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125327335 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250222125327335 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) 20250222125327336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250222125327336 DMM DEBUG MM(262420000001057/dbaae684) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250222125327336 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327336 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125327336 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:603) 20250222125327336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327336 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:233) 20250222125327336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125327336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: vl_len:12 SGSN_Test_0-SCCP(1607)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1607)@0db0551d115f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250222125327345 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327345 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327345 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125327345 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:603) 20250222125327345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327345 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:233) 20250222125327345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125327345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125327345 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125327345 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125327345 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125327345 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250222125327345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250222125327345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250222125327345 DMM INFO MM(262420000001057/dbaae684) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbaae684) (gprs_gmm.c:355) 20250222125327345 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250222125327345 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327345 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125327345 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:603) 20250222125327345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327345 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:233) 20250222125327345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125327345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125327345 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327345 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327345 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125327345 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:603) 20250222125327345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327345 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:233) 20250222125327345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125327345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250222125327349 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125327349 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125327349 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250222125327349 DMM INFO MM(262420000001057/dbaae684) Subscriber data update (mmctx.c:445) 20250222125327349 DMM DEBUG MM(262420000001057/dbaae684) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125327349 DMM INFO MM(262420000001057/dbaae684) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125327349 DMM NOTICE MM(262420000001057/dbaae684) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1055) 20250222125327349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125327349 DMM NOTICE MM(262420000001057/dbaae684) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125327349 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) 20250222125327350 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125327350 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250222125327350 DMM INFO MM(262420000001057/dbaae684) Subscriber data update (mmctx.c:445) 20250222125327350 DMM DEBUG MM(262420000001057/dbaae684) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1607)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1607)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250222125327352 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327352 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327352 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125327352 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:603) 20250222125327352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327352 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:233) 20250222125327352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125327352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125327352 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125327352 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125327352 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125327352 DMM INFO MM(262420000001057/dbaae684) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125327352 DMM NOTICE MM(262420000001057/dbaae684) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125327352 DMM DEBUG GMM(gmm_fsm)[0x5595ae943c10]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125327352 DMM DEBUG GMM(gmm_fsm)[0x5595ae943c10]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125327352 DMM DEBUG MM_STATE_Iu(13)[0x5595ae941ff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250222125327352 DMM DEBUG MM_STATE_Iu(13)[0x5595ae941ff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250222125327352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125327352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125327352 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327352 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125327352 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:603) 20250222125327352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327352 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:233) 20250222125327352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125327352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: vl_len:7 SGSN_Test_0-SCCP(1607)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1607)@0db0551d115f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250222125327357 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327357 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327357 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125327357 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:603) 20250222125327357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327357 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:233) 20250222125327357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125327357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125327357 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250222125327357 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250222125327357 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250222125327357 DMM INFO MM(262420000001057/dbaae684) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250222125327357 DMM DEBUG MM_STATE_Iu(13)[0x5595ae941ff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250222125327357 DMM DEBUG MM_STATE_Iu(13)[0x5595ae941ff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250222125327357 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327357 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327357 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125327357 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:603) 20250222125327357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327357 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:233) 20250222125327357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125327357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on local reference:0 20250222125327358 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327358 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327358 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125327358 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:603) 20250222125327358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327358 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:233) 20250222125327358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125327358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1608)@0db0551d115f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)11172924 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@0db0551d115f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@0db0551d115f: 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 := 'DBAAE684'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)1855026 SGSN_Test_0-RAN(1608)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@0db0551d115f: First idle individual index:0 20250222125327560 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327561 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327561 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125327561 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:603) 20250222125327561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327561 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:233) 20250222125327561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125327561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125327561 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125327561 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125327561 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125327561 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDBAAE684) type="signalling" (gprs_gmm.c:1970) 20250222125327561 DMM DEBUG GMM(gmm_fsm)[0x5595ae943c10]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250222125327561 DMM DEBUG GMM(gmm_fsm)[0x5595ae943c10]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222125327561 DMM DEBUG MM(262420000001057/dbaae684) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250222125327562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125327562 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:603) 20250222125327562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327562 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:233) 20250222125327562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125327562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125327562 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327562 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125327562 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125327562 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:603) 20250222125327562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125327562 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:233) 20250222125327562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125327562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1607)@0db0551d115f: { messageType := 2, destLocRef := '1C4E32'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(1607)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@0db0551d115f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@0db0551d115f: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@0db0551d115f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@0db0551d115f: Final verdict of PTC: error 20250222125327579 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125327579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125327579 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125327579 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125327579 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125327579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125327579 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125327579 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125327579 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:769) 20250222125327579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125327579 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125327579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125327579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125327579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125327579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125327579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125327579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125327579 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250222125327582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49530<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1607)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-M3UA(1609)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1612)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1596)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1601)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-RAN(1608)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@0db0551d115f: Final verdict of PTC: none 20250222125327588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125327589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1611)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1594)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1604)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1606)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1599)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@0db0551d115f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@0db0551d115f: 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'. Sat Feb 22 12:53:27 UTC 2025 ------ 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 20250222125327709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125328211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231836) 20250222125328590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125328590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231836, count=236288) 20250222125329580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125329580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125329580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250222125329592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125329592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:53:30 UTC 2025 /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 20250222125330593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125330593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_attach_pdp_act_pmm_idle started. 20250222125331318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125331320 DMM INFO MM(262420000001057/dbaae684) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125331320 DMM INFO MM(262420000001057/dbaae684) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125331321 DMM DEBUG GMM(gmm_fsm)[0x5595ae943c10]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125331321 DMM DEBUG GMM(gmm_fsm)[0x5595ae943c10]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125331321 DMM DEBUG MM_STATE_Iu(13)[0x5595ae941ff0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250222125331321 DMM DEBUG MM_STATE_Iu(13)[0x5595ae941ff0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250222125331321 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250222125331321 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) 20250222125331321 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:402) 20250222125331321 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222125331321 DMM DEBUG MM_STATE_Gb[0x5595ae937990]{Idle}: Deallocated (fsm.c:568) 20250222125331321 DMM DEBUG MM_STATE_Iu(13)[0x5595ae941ff0]{Detached}: Deallocated (fsm.c:568) 20250222125331321 DMM DEBUG GMM(gmm_fsm)[0x5595ae943c10]{Deregistered}: Deallocated (fsm.c:568) 20250222125331321 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@0db0551d115f: 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(1619)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125331368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125331368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125331368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125331368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125331368 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125331368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125331368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125331368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125331368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125331369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125331369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125331369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125331369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125331369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125331369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125331369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125331369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125331369 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125331369 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125331369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125331370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125331370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1620)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222125331373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222125331378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125331378 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1620)@0db0551d115f: 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_pdp_act_pmm_idle-BVCI196(1618)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1624)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125331382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125331382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125331382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125331382 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125331382 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125331382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125331382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125331382 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125331382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125331383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125331383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125331383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125331383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125331383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125331383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125331383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125331383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125331383 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125331383 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125331383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1624)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250222125331383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125331383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125331385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125331391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125331391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@0db0551d115f: 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(1629)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125331398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125331398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125331398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125331398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125331398 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125331398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125331398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125331398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125331398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125331399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125331399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125331399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125331399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125331399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125331399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125331399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125331399 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125331399 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125331399 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125331399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125331400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125331400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125331402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1632)@0db0551d115f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@0db0551d115f: ************************************************* MTC@0db0551d115f: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@0db0551d115f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1626)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125331407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125331407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125331594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125331594 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125331594 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125331594 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@0db0551d115f: 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) } } } } 20250222125331598 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125331599 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1634)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125331606 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125331606 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:112) 20250222125331606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125331606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250222125331611 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125331611 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125331611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125331611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125331611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125331611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125331611 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125331612 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125331612 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125331612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125331612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125331612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125331612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125331612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222125331612 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125332430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332430 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125332430 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:603) 20250222125332430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332430 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:233) 20250222125332430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125332430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125332431 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125332431 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125332431 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332431 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125332431 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:603) 20250222125332431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332431 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:233) 20250222125332431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125332432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@0db0551d115f: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='CF84DC88'O, index=0 SGSN_Test-GSUP(1635)@0db0551d115f: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@0db0551d115f: 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 := 'DDBD'O, rac := '44'O ("D") }, 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(1631)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1597725 SGSN_Test_0-SCCP(1630)@0db0551d115f: First idle individual index:0 SGSN_Test_0-RAN(1631)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 20250222125332686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332686 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125332686 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:603) 20250222125332686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332686 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:233) 20250222125332686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125332686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125332686 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125332686 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125332686 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125332686 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1325) 20250222125332686 DMM DEBUG GMM(gmm_fsm)[0x5595ae941ff0]{Deregistered}: Allocated (fsm.c:456) 20250222125332686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222125332686 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Allocated (fsm.c:456) 20250222125332686 DMM DEBUG MM_STATE_Iu[0x5595ae942870]{Detached}: Allocated (fsm.c:456) 20250222125332686 DMM DEBUG GMM(gmm_fsm)[0x5595ae941ff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125332686 DMM DEBUG GMM(gmm_fsm)[0x5595ae941ff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125332686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125332686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125332686 DMM DEBUG MM(262420000001005/d91d281b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125332686 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250222125332686 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332686 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125332686 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:603) 20250222125332686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332686 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:233) 20250222125332686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125332686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125332686 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332686 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332686 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125332686 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:603) 20250222125332686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332686 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:233) 20250222125332686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125332686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@0db0551d115f: { messageType := 2, destLocRef := '18611D'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(1630)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@0db0551d115f: 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 := '5F4792613F3682B8252C0776F7820ABE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3FE2CB5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '058ED3DE4917F82D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B1112E44E5E4E8CEB4233AA770B3BD9A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7D563B6D38A139A7E46A322F22AED80E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0EECBC6165FF06A83E64C36F5636E717'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '33518AE819C3736C'O } } } } } SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: vl_len:23 SGSN_Test_0-SCCP(1630)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1630)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250222125332695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125332695 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:603) 20250222125332695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332695 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:233) 20250222125332695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125332695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125332695 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125332695 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125332695 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125332695 DMM DEBUG MM(262420000001005/d91d281b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1139) 20250222125332695 DMM NOTICE MM(262420000001005/d91d281b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125332695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125332695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125332695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125332695 DMM DEBUG MM(262420000001005/d91d281b) Requesting authorization (sgsn_auth.c:160) 20250222125332695 DMM INFO MM(262420000001005/d91d281b) Requesting authentication tuples (sgsn_auth.c:184) 20250222125332695 DMM DEBUG MM(262420000001005/d91d281b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125332695 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250222125332695 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(1635)@0db0551d115f: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@0db0551d115f: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250222125332698 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125332698 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125332698 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125332698 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125332698 DMM INFO MM(262420000001005/d91d281b) Subscriber data update (mmctx.c:445) 20250222125332698 DMM DEBUG MM(262420000001005/d91d281b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125332698 DMM INFO MM(262420000001005/d91d281b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125332698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125332698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125332698 DMM INFO MM(262420000001005/d91d281b) <- GMM AUTH AND CIPHERING REQ (rand = 5f 47 92 61 3f 36 82 b8 25 2c 07 76 f7 82 0a be , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0e ec bc 61 65 ff 06 a8 3e 64 c3 6f 56 36 e7 17 ) (gprs_gmm.c:538) 20250222125332698 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250222125332698 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332698 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332698 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125332698 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:603) 20250222125332698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332698 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:233) 20250222125332698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125332698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: vl_len:37 SGSN_Test_0-SCCP(1630)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1630)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813092233518AE823094399990000100005F0290419C3736C'O 20250222125332704 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332704 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332704 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125332704 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:603) 20250222125332704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332705 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:233) 20250222125332705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125332705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125332705 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125332705 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125332705 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125332705 DMM INFO MM(262420000001005/d91d281b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125332705 DMM NOTICE MM(262420000001005/d91d281b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125332705 DMM DEBUG MM(262420000001005/d91d281b) checking auth: received UMTS RES = 33 51 8a e8 19 c3 73 6c (gprs_gmm.c:721) 20250222125332705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125332705 DMM DEBUG MM(262420000001005/d91d281b) Requesting authorization (sgsn_auth.c:160) 20250222125332705 DMM INFO MM(262420000001005/d91d281b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125332705 DMM DEBUG MM(262420000001005/d91d281b) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125332705 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250222125332705 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) 20250222125332705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250222125332705 DMM DEBUG MM(262420000001005/d91d281b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250222125332705 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332705 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332705 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125332705 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:603) 20250222125332705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332705 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:233) 20250222125332705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125332705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: vl_len:12 SGSN_Test_0-SCCP(1630)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1630)@0db0551d115f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250222125332713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125332713 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:603) 20250222125332713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332713 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:233) 20250222125332713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125332713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125332713 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125332713 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125332713 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125332713 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250222125332713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250222125332713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250222125332713 DMM INFO MM(262420000001005/d91d281b) <- GMM ATTACH ACCEPT (new P-TMSI=0xd91d281b) (gprs_gmm.c:355) 20250222125332713 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250222125332713 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332713 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125332713 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:603) 20250222125332713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332713 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:233) 20250222125332713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125332713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125332713 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332713 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332713 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125332713 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:603) 20250222125332713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332713 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:233) 20250222125332713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125332713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250222125332716 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125332716 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125332716 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250222125332716 DMM INFO MM(262420000001005/d91d281b) Subscriber data update (mmctx.c:445) 20250222125332716 DMM DEBUG MM(262420000001005/d91d281b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125332716 DMM INFO MM(262420000001005/d91d281b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125332716 DMM NOTICE MM(262420000001005/d91d281b) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1055) 20250222125332716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125332716 DMM NOTICE MM(262420000001005/d91d281b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125332716 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) 20250222125332717 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125332717 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250222125332717 DMM INFO MM(262420000001005/d91d281b) Subscriber data update (mmctx.c:445) 20250222125332717 DMM DEBUG MM(262420000001005/d91d281b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1630)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1630)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250222125332718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332718 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332718 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125332718 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:603) 20250222125332718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332718 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:233) 20250222125332718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125332718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125332718 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125332718 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125332718 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125332718 DMM INFO MM(262420000001005/d91d281b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125332719 DMM NOTICE MM(262420000001005/d91d281b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125332719 DMM DEBUG GMM(gmm_fsm)[0x5595ae941ff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125332719 DMM DEBUG GMM(gmm_fsm)[0x5595ae941ff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125332719 DMM DEBUG MM_STATE_Iu(15)[0x5595ae942870]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250222125332719 DMM DEBUG MM_STATE_Iu(15)[0x5595ae942870]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250222125332719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125332719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125332719 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332719 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332719 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125332719 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:603) 20250222125332719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332719 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:233) 20250222125332719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125332719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: vl_len:7 SGSN_Test_0-SCCP(1630)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1630)@0db0551d115f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250222125332722 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332722 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332722 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125332722 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:603) 20250222125332722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332722 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:233) 20250222125332722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125332722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125332723 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250222125332723 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250222125332723 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250222125332723 DMM INFO MM(262420000001005/d91d281b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250222125332723 DMM DEBUG MM_STATE_Iu(15)[0x5595ae942870]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250222125332723 DMM DEBUG MM_STATE_Iu(15)[0x5595ae942870]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250222125332723 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125332723 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:603) 20250222125332723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332723 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:233) 20250222125332723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125332723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on local reference:0 20250222125332723 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332723 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332723 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125332723 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:603) 20250222125332723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332723 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:233) 20250222125332723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125332723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1631)@0db0551d115f: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)1597725 TC_attach_pdp_act_pmm_idle(1637)@0db0551d115f: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@0db0551d115f: 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 := 'D91D281B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@0db0551d115f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)5728532 SGSN_Test_0-RAN(1631)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@0db0551d115f: First idle individual index:0 20250222125332925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125332925 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:603) 20250222125332925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332925 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:233) 20250222125332925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125332925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125332925 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125332925 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125332925 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125332925 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD91D281B) type="signalling" (gprs_gmm.c:1970) 20250222125332925 DMM DEBUG GMM(gmm_fsm)[0x5595ae941ff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250222125332926 DMM DEBUG GMM(gmm_fsm)[0x5595ae941ff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222125332926 DMM DEBUG MM(262420000001005/d91d281b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250222125332926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125332926 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:603) 20250222125332926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332926 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:233) 20250222125332926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125332926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125332926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125332926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125332926 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:603) 20250222125332926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125332926 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:233) 20250222125332926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125332926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1630)@0db0551d115f: { messageType := 2, destLocRef := '576914'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(1630)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@0db0551d115f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@0db0551d115f: setverdict(error): pass -> error TC_attach_pdp_act_pmm_idle(1637)@0db0551d115f: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@0db0551d115f: Warning: The last outgoing messages on port CLIENT may be lost. 20250222125332941 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125332941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125332941 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125332941 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125332942 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125332942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125332942 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125332942 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125332942 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:769) 20250222125332942 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125332942 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125332942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125332942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125332942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125332942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125332942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125332942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125332942 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250222125332946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49560<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250222125332950 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125332950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1632)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1629)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-RAN(1631)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1635)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@0db0551d115f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1624)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1619)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1622)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1617)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1627)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@0db0551d115f: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@0db0551d115f: 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'. Sat Feb 22 12:53:33 UTC 2025 ------ 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 20250222125333108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125333610 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49566<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=229876) 20250222125333952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125333952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=229876, count=235584) 20250222125334944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125334944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125334944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250222125334953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125334953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:53:35 UTC 2025 /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 20250222125335954 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125335955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_pmm_idle_rx_mt_data started. 20250222125336681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125336683 DMM INFO MM(262420000001005/d91d281b) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125336683 DMM INFO MM(262420000001005/d91d281b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125336683 DMM DEBUG GMM(gmm_fsm)[0x5595ae941ff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125336683 DMM DEBUG GMM(gmm_fsm)[0x5595ae941ff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125336683 DMM DEBUG MM_STATE_Iu(15)[0x5595ae942870]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250222125336683 DMM DEBUG MM_STATE_Iu(15)[0x5595ae942870]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250222125336683 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250222125336683 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) 20250222125336683 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:402) 20250222125336683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222125336684 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Deallocated (fsm.c:568) 20250222125336684 DMM DEBUG MM_STATE_Iu(15)[0x5595ae942870]{Detached}: Deallocated (fsm.c:568) 20250222125336684 DMM DEBUG GMM(gmm_fsm)[0x5595ae941ff0]{Deregistered}: Deallocated (fsm.c:568) 20250222125336684 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@0db0551d115f: 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(1642)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125336726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125336726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125336726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125336726 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125336726 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125336726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125336726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125336726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125336726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125336727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125336727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125336727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125336727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125336727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125336727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125336727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125336727 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125336727 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125336727 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125336727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125336727 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125336727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1642)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125336730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1643)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1639)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125336738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125336738 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@0db0551d115f: 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(1647)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125336745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125336745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125336745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125336745 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125336745 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125336745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125336745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125336745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125336745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125336745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125336745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125336745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125336745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125336745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125336746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125336746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125336746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125336746 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125336746 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125336746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125336746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125336746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125336748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222125336753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125336753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1648)@0db0551d115f: 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(1653)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1653)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125336762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125336762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125336762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125336762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125336762 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125336762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125336762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125336762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125336762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1653)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125336763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125336763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125336763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125336763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125336763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125336763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125336763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125336763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125336763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125336763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125336763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125336763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125336763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1653)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1653)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1655)@0db0551d115f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@0db0551d115f: ************************************************* MTC@0db0551d115f: Starting RAN_Emulation 20250222125336765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1652)@0db0551d115f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1649)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125336769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125336769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1650)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125336956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125336956 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125336956 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125336956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@0db0551d115f: 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) } } } } 20250222125336960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250222125336961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125336965 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125336966 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:112) 20250222125336966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125336966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250222125336971 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125336971 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125336971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125336971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125336971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125336971 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125336971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125336973 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125336973 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125336973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125336973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125336973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125336973 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125336973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222125336973 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125337777 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125337777 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125337777 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125337777 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:603) 20250222125337777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125337777 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:233) 20250222125337777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125337777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125337777 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125337777 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125337778 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125337778 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125337778 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125337778 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:603) 20250222125337778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125337778 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:233) 20250222125337778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125337778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@0db0551d115f: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='EECFCC55'O, index=0 SGSN_Test-GSUP(1658)@0db0551d115f: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@0db0551d115f: 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 := 'E112'O, rac := 'C3'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(1654)@0db0551d115f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)15193399 SGSN_Test_0-SCCP(1652)@0db0551d115f: First idle individual index:0 SGSN_Test_0-RAN(1654)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 20250222125338045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125338045 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:603) 20250222125338045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338045 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:233) 20250222125338045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125338045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125338045 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125338045 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125338045 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125338045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1325) 20250222125338045 DMM DEBUG GMM(gmm_fsm)[0x5595ae942870]{Deregistered}: Allocated (fsm.c:456) 20250222125338045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Allocated (fsm.c:456) 20250222125338045 DMM DEBUG MM_STATE_Gb[0x5595ae937990]{Idle}: Allocated (fsm.c:456) 20250222125338045 DMM DEBUG MM_STATE_Iu[0x5595ae941180]{Detached}: Allocated (fsm.c:456) 20250222125338045 DMM DEBUG GMM(gmm_fsm)[0x5595ae942870]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125338045 DMM DEBUG GMM(gmm_fsm)[0x5595ae942870]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125338045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125338045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125338045 DMM DEBUG MM(262420000001007/eba2f991) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125338045 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250222125338045 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338045 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125338045 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:603) 20250222125338045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338045 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:233) 20250222125338045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125338045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125338045 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338045 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125338045 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:603) 20250222125338045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338045 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:233) 20250222125338045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125338045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1652)@0db0551d115f: { messageType := 2, destLocRef := 'E7D537'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(1652)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@0db0551d115f: 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 := 'A04038E3CFCABD01A6F57A702964418E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8DB897B3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9A79DABB9462E6A0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '25D070ABB198538324F756D998ECF1D2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B6F486BBF92E885B5D4CDA8FF95B3030'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '94B93C0D794BC4C6102F87442D49A82D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '436C60506152A592'O } } } } } SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: vl_len:23 SGSN_Test_0-SCCP(1652)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1652)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250222125338052 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338052 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338052 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125338052 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:603) 20250222125338052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338052 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:233) 20250222125338052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125338052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125338052 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125338052 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125338052 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125338052 DMM DEBUG MM(262420000001007/eba2f991) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1139) 20250222125338052 DMM NOTICE MM(262420000001007/eba2f991) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125338052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125338052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125338052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125338052 DMM DEBUG MM(262420000001007/eba2f991) Requesting authorization (sgsn_auth.c:160) 20250222125338052 DMM INFO MM(262420000001007/eba2f991) Requesting authentication tuples (sgsn_auth.c:184) 20250222125338052 DMM DEBUG MM(262420000001007/eba2f991) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125338052 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250222125338052 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(1658)@0db0551d115f: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@0db0551d115f: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250222125338054 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125338054 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125338054 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125338054 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125338054 DMM INFO MM(262420000001007/eba2f991) Subscriber data update (mmctx.c:445) 20250222125338054 DMM DEBUG MM(262420000001007/eba2f991) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125338054 DMM INFO MM(262420000001007/eba2f991) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125338054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125338054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125338054 DMM INFO MM(262420000001007/eba2f991) <- GMM AUTH AND CIPHERING REQ (rand = a0 40 38 e3 cf ca bd 01 a6 f5 7a 70 29 64 41 8e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 94 b9 3c 0d 79 4b c4 c6 10 2f 87 44 2d 49 a8 2d ) (gprs_gmm.c:538) 20250222125338054 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250222125338054 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338054 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338054 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125338054 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:603) 20250222125338054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338054 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:233) 20250222125338054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125338054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: vl_len:37 SGSN_Test_0-SCCP(1652)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1652)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622436C605023094399990000100007F029046152A592'O 20250222125338060 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338060 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338060 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125338060 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:603) 20250222125338060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338060 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:233) 20250222125338060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125338060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125338060 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125338060 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125338060 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125338060 DMM INFO MM(262420000001007/eba2f991) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125338060 DMM NOTICE MM(262420000001007/eba2f991) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125338060 DMM DEBUG MM(262420000001007/eba2f991) checking auth: received UMTS RES = 43 6c 60 50 61 52 a5 92 (gprs_gmm.c:721) 20250222125338060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125338060 DMM DEBUG MM(262420000001007/eba2f991) Requesting authorization (sgsn_auth.c:160) 20250222125338060 DMM INFO MM(262420000001007/eba2f991) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125338060 DMM DEBUG MM(262420000001007/eba2f991) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125338060 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250222125338060 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) 20250222125338060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250222125338060 DMM DEBUG MM(262420000001007/eba2f991) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250222125338060 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338060 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125338060 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:603) 20250222125338060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338060 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:233) 20250222125338060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125338060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: vl_len:12 SGSN_Test_0-SCCP(1652)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1652)@0db0551d115f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250222125338067 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338067 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338067 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125338067 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:603) 20250222125338067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338067 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:233) 20250222125338067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125338067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125338067 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125338067 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125338067 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125338067 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250222125338067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250222125338067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250222125338067 DMM INFO MM(262420000001007/eba2f991) <- GMM ATTACH ACCEPT (new P-TMSI=0xeba2f991) (gprs_gmm.c:355) 20250222125338067 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250222125338067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125338067 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:603) 20250222125338067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338067 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:233) 20250222125338067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125338067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125338067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125338067 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:603) 20250222125338067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338067 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:233) 20250222125338067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125338067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250222125338070 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125338070 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125338070 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250222125338070 DMM INFO MM(262420000001007/eba2f991) Subscriber data update (mmctx.c:445) 20250222125338070 DMM DEBUG MM(262420000001007/eba2f991) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125338070 DMM INFO MM(262420000001007/eba2f991) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125338070 DMM NOTICE MM(262420000001007/eba2f991) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1055) 20250222125338070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125338070 DMM NOTICE MM(262420000001007/eba2f991) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125338070 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) 20250222125338071 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125338071 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250222125338071 DMM INFO MM(262420000001007/eba2f991) Subscriber data update (mmctx.c:445) 20250222125338071 DMM DEBUG MM(262420000001007/eba2f991) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1652)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1652)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250222125338072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125338072 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:603) 20250222125338072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338072 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:233) 20250222125338072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125338072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125338072 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125338072 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125338072 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125338072 DMM INFO MM(262420000001007/eba2f991) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125338072 DMM NOTICE MM(262420000001007/eba2f991) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125338072 DMM DEBUG GMM(gmm_fsm)[0x5595ae942870]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125338072 DMM DEBUG GMM(gmm_fsm)[0x5595ae942870]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125338072 DMM DEBUG MM_STATE_Iu(17)[0x5595ae941180]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250222125338072 DMM DEBUG MM_STATE_Iu(17)[0x5595ae941180]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250222125338072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125338072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125338072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125338072 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:603) 20250222125338072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338072 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:233) 20250222125338072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125338072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: vl_len:7 SGSN_Test_0-SCCP(1652)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1652)@0db0551d115f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250222125338076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125338076 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:603) 20250222125338076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338076 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:233) 20250222125338076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125338076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125338076 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250222125338076 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250222125338076 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250222125338076 DMM INFO MM(262420000001007/eba2f991) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250222125338076 DMM DEBUG MM_STATE_Iu(17)[0x5595ae941180]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250222125338076 DMM DEBUG MM_STATE_Iu(17)[0x5595ae941180]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250222125338076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125338076 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:603) 20250222125338076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338076 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:233) 20250222125338076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125338076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on local reference:0 20250222125338077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125338077 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:603) 20250222125338077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338077 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:233) 20250222125338077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125338077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1654)@0db0551d115f: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)15193399 TC_pmm_idle_rx_mt_data(1660)@0db0551d115f: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@0db0551d115f: 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 := 'EBA2F991'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@0db0551d115f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)7182247 SGSN_Test_0-RAN(1654)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1652)@0db0551d115f: First idle individual index:0 20250222125338280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125338280 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:603) 20250222125338280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338281 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:233) 20250222125338281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125338281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125338281 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125338281 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125338281 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125338281 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEBA2F991) type="signalling" (gprs_gmm.c:1970) 20250222125338281 DMM DEBUG GMM(gmm_fsm)[0x5595ae942870]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250222125338281 DMM DEBUG GMM(gmm_fsm)[0x5595ae942870]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222125338281 DMM DEBUG MM(262420000001007/eba2f991) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250222125338282 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125338282 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:603) 20250222125338282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338282 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:233) 20250222125338282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125338282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125338282 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338282 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125338282 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125338282 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:603) 20250222125338282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125338282 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:233) 20250222125338282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125338282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1652)@0db0551d115f: { messageType := 2, destLocRef := '6D97A7'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(1652)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@0db0551d115f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@0db0551d115f: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@0db0551d115f: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@0db0551d115f: Final verdict of PTC: error 20250222125338298 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125338298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125338298 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125338298 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125338298 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125338298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125338298 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125338298 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125338298 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:769) 20250222125338298 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125338298 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125338298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125338298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125338298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125338298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125338298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125338298 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125338298 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250222125338305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54588<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1654)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-SCCP(1652)@0db0551d115f: Final verdict of PTC: none 20250222125338310 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125338310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1642)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@0db0551d115f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1658)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1653)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1647)@0db0551d115f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1650)@0db0551d115f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1645)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1640)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1651)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1650): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1651): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1652): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1653): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@0db0551d115f: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@0db0551d115f: 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'. Sat Feb 22 12:53:38 UTC 2025 ------ 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 20250222125338477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125338980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231024) 20250222125339311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125339311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231024, count=235476) 20250222125340299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125340299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125340299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250222125340312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125340312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:53:41 UTC 2025 /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 20250222125341313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125341313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_update_ctx_err_ind_from_ggsn started. 20250222125342065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125342068 DMM INFO MM(262420000001007/eba2f991) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125342068 DMM INFO MM(262420000001007/eba2f991) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125342068 DMM DEBUG GMM(gmm_fsm)[0x5595ae942870]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125342068 DMM DEBUG GMM(gmm_fsm)[0x5595ae942870]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125342068 DMM DEBUG MM_STATE_Iu(17)[0x5595ae941180]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250222125342068 DMM DEBUG MM_STATE_Iu(17)[0x5595ae941180]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250222125342068 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250222125342068 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) 20250222125342068 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:402) 20250222125342068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae930fc0]{Init}: Deallocated (fsm.c:568) 20250222125342068 DMM DEBUG MM_STATE_Gb[0x5595ae937990]{Idle}: Deallocated (fsm.c:568) 20250222125342068 DMM DEBUG MM_STATE_Iu(17)[0x5595ae941180]{Detached}: Deallocated (fsm.c:568) 20250222125342068 DMM DEBUG GMM(gmm_fsm)[0x5595ae942870]{Deregistered}: Deallocated (fsm.c:568) 20250222125342068 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@0db0551d115f: 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(1665)@0db0551d115f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125342115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125342115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125342115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125342115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125342115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125342115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125342115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125342115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125342115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@0db0551d115f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125342117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125342117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125342117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125342117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125342117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125342117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125342117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125342117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125342117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20250222125342117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125342117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125342117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125342117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@0db0551d115f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1666)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21011 20250222125342121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1662)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250222125342128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125342128 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1667)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@0db0551d115f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1666)@0db0551d115f: 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(1670)@0db0551d115f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125342136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250222125342136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125342136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125342136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125342136 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20250222125342136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125342136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125342136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125342136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@0db0551d115f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125342138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125342138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125342138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125342138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125342138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125342138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125342138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125342138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125342138 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20250222125342138 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125342138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125342138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125342138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@0db0551d115f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1671)@0db0551d115f: Creating NSIP provider for "127.0.0.103":21012 20250222125342140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1667)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250222125342146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5595ae932dd0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125342146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1671)@0db0551d115f: 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(1675)@0db0551d115f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@0db0551d115f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1675)@0db0551d115f: Provider Link came up: sending NS-RESET 20250222125342150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250222125342150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125342150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125342150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125342150 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20250222125342150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125342150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125342150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125342150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@0db0551d115f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250222125342151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125342151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125342151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125342151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250222125342151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250222125342151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250222125342151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250222125342151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125342151 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20250222125342151 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250222125342151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20250222125342151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250222125342151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@0db0551d115f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@0db0551d115f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250222125342153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@0db0551d115f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@0db0551d115f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@0db0551d115f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@0db0551d115f: ************************************************* SGSN_Test_0-M3UA(1678)@0db0551d115f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@0db0551d115f: ************************************************* MTC@0db0551d115f: Starting RAN_Emulation 20250222125342158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5595ae934830]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250222125342158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1676)@0db0551d115f: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@0db0551d115f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250222125342314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125342314 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250222125342314 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250222125342314 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@0db0551d115f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@0db0551d115f: 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) } } } } 20250222125342318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1680)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250222125342319 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@0db0551d115f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@0db0551d115f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@0db0551d115f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250222125342358 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250222125342358 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:112) 20250222125342358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250222125342358 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@0db0551d115f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250222125342361 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125342361 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250222125342361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250222125342361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250222125342361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250222125342361 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250222125342361 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250222125342363 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125342363 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250222125342363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250222125342363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250222125342363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250222125342363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250222125342363 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250222125342363 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20250222125343178 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343178 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343178 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125343178 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:603) 20250222125343178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343178 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:233) 20250222125343178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125343178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125343178 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250222125343178 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250222125343179 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343179 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343179 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125343179 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:603) 20250222125343179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343179 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:233) 20250222125343179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125343179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@0db0551d115f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@0db0551d115f: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='D7C02E0F'O, index=0 SGSN_Test-GSUP(1681)@0db0551d115f: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@0db0551d115f: 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 := 'DB2B'O, rac := '21'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(1677)@0db0551d115f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1198422 SGSN_Test_0-SCCP(1676)@0db0551d115f: First idle individual index:0 SGSN_Test_0-RAN(1677)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 20250222125343397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125343397 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:603) 20250222125343397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343397 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:233) 20250222125343397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125343397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125343397 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125343397 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125343397 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125343397 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1325) 20250222125343397 DMM DEBUG GMM(gmm_fsm)[0x5595ae941180]{Deregistered}: Allocated (fsm.c:456) 20250222125343397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Allocated (fsm.c:456) 20250222125343397 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Allocated (fsm.c:456) 20250222125343397 DMM DEBUG MM_STATE_Iu[0x5595ae9380e0]{Detached}: Allocated (fsm.c:456) 20250222125343397 DMM DEBUG GMM(gmm_fsm)[0x5595ae941180]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1199) 20250222125343397 DMM DEBUG GMM(gmm_fsm)[0x5595ae941180]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250222125343397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1429) 20250222125343397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250222125343397 DMM DEBUG MM(262420000001004/fc4fb73d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:486) 20250222125343397 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250222125343398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125343398 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:603) 20250222125343398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343398 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:233) 20250222125343398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125343398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125343398 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343398 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343398 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125343398 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:603) 20250222125343398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343398 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:233) 20250222125343398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125343398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@0db0551d115f: { messageType := 2, destLocRef := '124956'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(1676)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@0db0551d115f: 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 := '8F8A767D767AC8824D2AE9ECE8F972A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '79202B4E'O ("y +N") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF6800D150B5BF2E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F2DF3E2418935E029388CE83E5E966C8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3076D72FEDFD7C4BD80DF5C9449A865C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D957736EAE86B68B2FF1514B82152C27'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6DB7A94578B2E6DA'O } } } } } SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: vl_len:23 SGSN_Test_0-SCCP(1676)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1676)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250222125343409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125343409 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:603) 20250222125343409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343409 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:233) 20250222125343409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125343409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125343409 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125343409 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125343409 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125343409 DMM DEBUG MM(262420000001004/fc4fb73d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1139) 20250222125343409 DMM NOTICE MM(262420000001004/fc4fb73d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20250222125343409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1183) 20250222125343409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250222125343409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250222125343409 DMM DEBUG MM(262420000001004/fc4fb73d) Requesting authorization (sgsn_auth.c:160) 20250222125343409 DMM INFO MM(262420000001004/fc4fb73d) Requesting authentication tuples (sgsn_auth.c:184) 20250222125343409 DMM DEBUG MM(262420000001004/fc4fb73d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250222125343409 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250222125343409 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(1681)@0db0551d115f: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@0db0551d115f: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250222125343413 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250222125343413 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250222125343413 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250222125343413 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250222125343413 DMM INFO MM(262420000001004/fc4fb73d) Subscriber data update (mmctx.c:445) 20250222125343413 DMM DEBUG MM(262420000001004/fc4fb73d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250222125343413 DMM INFO MM(262420000001004/fc4fb73d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250222125343413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1046) 20250222125343413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250222125343413 DMM INFO MM(262420000001004/fc4fb73d) <- GMM AUTH AND CIPHERING REQ (rand = 8f 8a 76 7d 76 7a c8 82 4d 2a e9 ec e8 f9 72 a4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d9 57 73 6e ae 86 b6 8b 2f f1 51 4b 82 15 2c 27 ) (gprs_gmm.c:538) 20250222125343413 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250222125343413 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125343413 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:603) 20250222125343413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343413 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:233) 20250222125343413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125343413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: vl_len:37 SGSN_Test_0-SCCP(1676)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1676)@0db0551d115f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A226DB7A94523094399990000100004F0290478B2E6DA'O 20250222125343421 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343421 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343421 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125343421 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:603) 20250222125343421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343421 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:233) 20250222125343421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125343421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125343421 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125343421 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125343421 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125343421 DMM INFO MM(262420000001004/fc4fb73d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:675) 20250222125343421 DMM NOTICE MM(262420000001004/fc4fb73d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20250222125343421 DMM DEBUG MM(262420000001004/fc4fb73d) checking auth: received UMTS RES = 6d b7 a9 45 78 b2 e6 da (gprs_gmm.c:721) 20250222125343421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:736) 20250222125343421 DMM DEBUG MM(262420000001004/fc4fb73d) Requesting authorization (sgsn_auth.c:160) 20250222125343421 DMM INFO MM(262420000001004/fc4fb73d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250222125343421 DMM DEBUG MM(262420000001004/fc4fb73d) Requesting subscriber data update (gprs_subscriber.c:894) 20250222125343421 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250222125343421 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) 20250222125343421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250222125343421 DMM DEBUG MM(262420000001004/fc4fb73d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250222125343421 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343421 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343421 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125343421 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:603) 20250222125343421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343421 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:233) 20250222125343421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125343421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: vl_len:12 SGSN_Test_0-SCCP(1676)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1676)@0db0551d115f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250222125343431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125343431 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:603) 20250222125343431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343431 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:233) 20250222125343431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125343431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125343431 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250222125343431 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250222125343431 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250222125343431 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250222125343431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250222125343431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250222125343431 DMM INFO MM(262420000001004/fc4fb73d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc4fb73d) (gprs_gmm.c:355) 20250222125343431 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250222125343431 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343431 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125343431 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:603) 20250222125343431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343431 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:233) 20250222125343431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125343431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125343431 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343431 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125343431 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:603) 20250222125343432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343432 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:233) 20250222125343432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125343432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250222125343436 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250222125343436 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250222125343436 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250222125343436 DMM INFO MM(262420000001004/fc4fb73d) Subscriber data update (mmctx.c:445) 20250222125343436 DMM DEBUG MM(262420000001004/fc4fb73d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250222125343436 DMM INFO MM(262420000001004/fc4fb73d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250222125343436 DMM NOTICE MM(262420000001004/fc4fb73d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1055) 20250222125343436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1060) 20250222125343436 DMM NOTICE MM(262420000001004/fc4fb73d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250222125343436 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) 20250222125343437 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250222125343437 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250222125343437 DMM INFO MM(262420000001004/fc4fb73d) Subscriber data update (mmctx.c:445) 20250222125343437 DMM DEBUG MM(262420000001004/fc4fb73d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: vl_len:14 SGSN_Test_0-SCCP(1676)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1676)@0db0551d115f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250222125343440 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343440 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343440 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125343440 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:603) 20250222125343440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343440 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:233) 20250222125343440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125343440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125343440 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250222125343440 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250222125343440 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250222125343440 DMM INFO MM(262420000001004/fc4fb73d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1456) 20250222125343440 DMM NOTICE MM(262420000001004/fc4fb73d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20250222125343440 DMM DEBUG GMM(gmm_fsm)[0x5595ae941180]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1468) 20250222125343440 DMM DEBUG GMM(gmm_fsm)[0x5595ae941180]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250222125343440 DMM DEBUG MM_STATE_Iu(19)[0x5595ae9380e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1471) 20250222125343440 DMM DEBUG MM_STATE_Iu(19)[0x5595ae9380e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250222125343440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1483) 20250222125343440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250222125343440 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343440 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343440 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125343440 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:603) 20250222125343440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343440 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:233) 20250222125343440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125343440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: vl_len:7 SGSN_Test_0-SCCP(1676)@0db0551d115f: vl_from0 SGSN_Test_0-SCCP(1676)@0db0551d115f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250222125343446 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343446 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343446 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125343446 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:603) 20250222125343446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343446 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:233) 20250222125343446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125343446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125343446 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250222125343446 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250222125343446 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250222125343446 DMM INFO MM(262420000001004/fc4fb73d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250222125343446 DMM DEBUG MM_STATE_Iu(19)[0x5595ae9380e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250222125343446 DMM DEBUG MM_STATE_Iu(19)[0x5595ae9380e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250222125343446 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343446 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343446 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125343446 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:603) 20250222125343446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343446 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:233) 20250222125343446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125343446 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on local reference:0 20250222125343447 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125343447 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:603) 20250222125343447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343447 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:233) 20250222125343447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125343447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-RAN(1677)@0db0551d115f: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1198422 TC_update_ctx_err_ind_from_ggsn(1683)@0db0551d115f: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@0db0551d115f: 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 := 'FC4FB73D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@0db0551d115f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)9776882 SGSN_Test_0-RAN(1677)@0db0551d115f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@0db0551d115f: First idle individual index:0 20250222125343648 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343648 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343648 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:568) 20250222125343648 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:603) 20250222125343649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343649 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:233) 20250222125343649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20250222125343649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125343649 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250222125343650 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250222125343650 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250222125343650 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFC4FB73D) type="signalling" (gprs_gmm.c:1970) 20250222125343650 DMM DEBUG GMM(gmm_fsm)[0x5595ae941180]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:2005) 20250222125343650 DMM DEBUG GMM(gmm_fsm)[0x5595ae941180]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250222125343650 DMM DEBUG MM(262420000001004/fc4fb73d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:983) 20250222125343650 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125343650 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:603) 20250222125343650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343650 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:233) 20250222125343650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125343650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250222125343650 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250222125343650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250222125343650 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:603) 20250222125343650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250222125343650 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:233) 20250222125343650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20250222125343651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) SGSN_Test_0-SCCP(1676)@0db0551d115f: { messageType := 2, destLocRef := '952EF2'O, 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(1676)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@0db0551d115f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@0db0551d115f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@0db0551d115f: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@0db0551d115f: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@0db0551d115f: Final verdict of PTC: error 20250222125343666 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250222125343666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125343666 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250222125343666 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250222125343666 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250222125343666 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250222125343666 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250222125343667 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250222125343667 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:769) 20250222125343667 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250222125343667 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20250222125343667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250222125343667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250222125343667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250222125343667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250222125343667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250222125343667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250222125343667 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20250222125343672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54606<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1678)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@0db0551d115f: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@0db0551d115f: Final verdict of PTC: none -NSVCI97(1665)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@0db0551d115f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@0db0551d115f: Final verdict of PTC: none -NSVCI99(1675)@0db0551d115f: Final verdict of PTC: none 20250222125343679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250222125343679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP(1681)@0db0551d115f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@0db0551d115f: Final verdict of PTC: none -NSVCI98(1670)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@0db0551d115f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@0db0551d115f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@0db0551d115f: Final verdict of PTC: none -NSVCI98-provIP(1668)@0db0551d115f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@0db0551d115f: Final verdict of PTC: none -NSVCI99-provIP(1673)@0db0551d115f: Final verdict of PTC: none -NSVCI97-provIP(1663)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: none MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@0db0551d115f: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@0db0551d115f: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@0db0551d115f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@0db0551d115f: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@0db0551d115f: 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'. Sat Feb 22 12:53:43 UTC 2025 ------ 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 20250222125343799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125344301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234576) 20250222125344680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125344680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=234576, count=235736) 20250222125345668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250222125345668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250222125345668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250222125345681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125345681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test execution finished. MTC@0db0551d115f: 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 ------ Sat Feb 22 12:53:46 UTC 2025 /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 20250222125346682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125346682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_NS_connect_alive started. 20250222125347394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125347396 DMM INFO MM(262420000001004/fc4fb73d) Cancelled, deleting context silently (gprs_gmm.c:1116) 20250222125347396 DMM INFO MM(262420000001004/fc4fb73d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20250222125347396 DMM DEBUG GMM(gmm_fsm)[0x5595ae941180]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20250222125347396 DMM DEBUG GMM(gmm_fsm)[0x5595ae941180]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250222125347396 DMM DEBUG MM_STATE_Iu(19)[0x5595ae9380e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20250222125347396 DMM DEBUG MM_STATE_Iu(19)[0x5595ae9380e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250222125347396 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250222125347396 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) 20250222125347396 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:402) 20250222125347396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5595ae937990]{Init}: Deallocated (fsm.c:568) 20250222125347396 DMM DEBUG MM_STATE_Gb[0x5595ae930fc0]{Idle}: Deallocated (fsm.c:568) 20250222125347396 DMM DEBUG MM_STATE_Iu(19)[0x5595ae9380e0]{Detached}: Deallocated (fsm.c:568) 20250222125347396 DMM DEBUG GMM(gmm_fsm)[0x5595ae941180]{Deregistered}: Deallocated (fsm.c:568) 20250222125347396 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250222125347422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250222125347422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250222125347422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250222125347683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125347684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: setverdict(pass): none -> pass MTC@0db0551d115f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250222125348431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56422<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: pass MTC@0db0551d115f: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@0db0551d115f: Test case TC_NS_connect_alive finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:53:48 UTC 2025 ====== 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 20250222125348468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125348685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125348685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222125348970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56434<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13556) 20250222125349331 DGPRS DEBUG Checking for inactive LLMEs, time = 3459735 (sgsn.c:131) 20250222125349686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125349686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13556, count=15316) 20250222125350687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125350687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: 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 ------ Sat Feb 22 12:53:51 UTC 2025 /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 20250222125351688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125351688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: 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@0db0551d115f: Test case TC_NS_connect_reset started. 20250222125352054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125352057 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250222125352086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250222125352086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250222125352086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250222125352086 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250222125352086 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20250222125352086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250222125352086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250222125352086 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125352086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5595ae930530]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@0db0551d115f: setverdict(pass): none -> pass 20250222125352689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125352689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@0db0551d115f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250222125353094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56440<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@0db0551d115f: Final verdict of PTC: none MTC@0db0551d115f: Setting final verdict of the test case. MTC@0db0551d115f: Local verdict of MTC: pass MTC@0db0551d115f: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@0db0551d115f: Test case TC_NS_connect_reset finished. Verdict: pass MTC@0db0551d115f: 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'. Sat Feb 22 12:53:53 UTC 2025 ====== 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 20250222125353132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250222125353634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56444<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7996) 20250222125353690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125353690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7996, count=12352) 20250222125354692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125354692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222125355087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@0db0551d115f: 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@0db0551d115f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@0db0551d115f: Terminating MTC. MC@0db0551d115f: MTC terminated. MC2> exit MC@0db0551d115f: Shutting down session. MC@0db0551d115f: Shutdown complete. 20250222125355693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125355693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 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-7952.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_rau_a_b_wrong_old_ra 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: 72 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3537715) [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-20250222-1239-54608fa3-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'] 20250222125356694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125356694 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250222125357695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125357695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [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-20250222-1239-54608fa3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20250222125358087 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250222125358696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250222125358696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (3537586) [testenv][generic] Stopping sgsn (3537631) [testenv] Showing testsuite/junit-xml-7952.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-20250222-1239-54608fa3-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7952.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='88' failures='8' errors='8' skipped='0' inconc='0' time='876.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.661085'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.568070'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.655702'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.614623'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.167213'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.592711'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.680595'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.643455'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.626339'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.494027'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.494218'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.516437'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.560110'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.580821'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.658953'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.732307'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.629864'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.761137'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.702860'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.779144'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.781516'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.624703'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.590787'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.557796'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.678385'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.752792'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.837819'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b_wrong_old_ra' time='6.756608'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.721159'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.568596'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.501071'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.501252'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.655646'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.564772'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.517551'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.652326'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.747296'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.781334'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.762263'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.520272'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.749186'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.641408'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.720800'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.707697'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.696173'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.551269'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3253 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.515867'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.639416'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.646087'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.686682'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.672906'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.661908'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.732824'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.685967'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.676008'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.683727'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.686007'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.707820'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.741666'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.658043'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.715047'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.620108'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.271671'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.711905'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.495310'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3275 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.509938'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.497682'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='30.522355'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.726633'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='30.495925'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.763662'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.650192'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.559321'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3286 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.558329'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.656212'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.729592'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.702849'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.678256'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.848854'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.780421'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.669517'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='1.761802'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='1.677480'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.652126'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.659488'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.630129'> <error type='DTE'></error> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.042792'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.046222'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20250222-1239-54608fa3-0'] testenv-sgsn-generic-osmocom-latest-20250222-1239-54608fa3-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2333/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